org.eclipse.ohf.ihe.xds.metadata.transform
Interface SubmissionSetTransformer

All Known Implementing Classes:
ByteArraySubmissionSetTransformer, EbXML_2_1SubmissionSetTransformer

public interface SubmissionSetTransformer

Implementations of this interface will provide the mechanism to render an instance of a particular target format for the information contained within the given Submission Set object.

Author:
Sarah Knoop

Method Summary
 void transform(SubmissionSetType subSet)
           
 

Method Detail

transform

void transform(SubmissionSetType subSet)
               throws MetadataTransformationException
Throws:
MetadataTransformationException