org.eclipse.ohf.ihe.xds.metadata.extract
Interface FolderExtractor

All Known Implementing Classes:
EbXML_2_1FolderExtractor, EbXML_2_1InputStreamFolderExtractor, InputStreamFolderExtractor

public interface FolderExtractor

Implementations of this interface will extract data from the associated source format and produce Folder metadata.

Author:
Sarah Knoop

Method Summary
 FolderType extract()
           
 

Method Detail

extract

FolderType extract()
                   throws MetadataExtractionException
Throws:
MetadataExtractionException