org.eclipse.ohf.ihe.xds.metadata.transform
Interface FolderTransformer
- All Known Implementing Classes:
- ByteArrayFolderTransformer, EbXML_2_1FolderTransformer
public interface FolderTransformer
Implementations of this interface will provide the mechanism to
render an instance of a particular target format for the information
contained within the given FolderType object.
- Author:
- Sarah Knoop
transform
void transform(FolderType folder)
throws MetadataTransformationException
- Throws:
MetadataTransformationException