Uses of Package
org.eclipse.ohf.ihe.xds.metadata.extract

Packages that use org.eclipse.ohf.ihe.xds.metadata.extract
org.eclipse.ohf.ihe.xds.metadata.extract   
org.eclipse.ohf.ihe.xds.metadata.extract.cdar2   
org.eclipse.ohf.ihe.xds.metadata.extract.test   
org.eclipse.ohf.ihe.xds.source   
 

Classes in org.eclipse.ohf.ihe.xds.metadata.extract used by org.eclipse.ohf.ihe.xds.metadata.extract
DocumentEntryExtractor
          Implementations of this interface will extract data from the associated source format and produce Document Entry metadata.
FolderExtractor
          Implementations of this interface will extract data from the associated source format and produce Folder metadata.
MetadataExtractionException
          Indication that something went wrong during metadata extraction from the source data.
ProvideAndRegisterDocumentSetExtractor
          Implementations of this interface will extract data from the associated source format and produce the entire set of metadata for a particular submission transaction.
SubmissionSetExtractor
          Implementations of this interface will extract data from the associated source format and produce Submission Set metadata.
 

Classes in org.eclipse.ohf.ihe.xds.metadata.extract used by org.eclipse.ohf.ihe.xds.metadata.extract.cdar2
DocumentEntryElementExtractor
          Implementations of this interface will extract data from the associated source format and produce individual elements of the Document Entry metadata.
DocumentEntryExtractor
          Implementations of this interface will extract data from the associated source format and produce Document Entry metadata.
MetadataExtractionException
          Indication that something went wrong during metadata extraction from the source data.
 

Classes in org.eclipse.ohf.ihe.xds.metadata.extract used by org.eclipse.ohf.ihe.xds.metadata.extract.test
MetadataExtractionException
          Indication that something went wrong during metadata extraction from the source data.
 

Classes in org.eclipse.ohf.ihe.xds.metadata.extract used by org.eclipse.ohf.ihe.xds.source
MetadataExtractionException
          Indication that something went wrong during metadata extraction from the source data.