|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ohf.ihe.xds.metadata.extract.InputStreamFolderExtractor
public class InputStreamFolderExtractor
Extracts metadata from a metadata.xsd conformant InputStream and populates an instance of a Folder.
| Field Summary | |
|---|---|
static java.lang.String |
DESCRIPTOR
Descriptor for Extractor |
| Constructor Summary | |
|---|---|
InputStreamFolderExtractor(java.io.InputStream folderInputStream)
Creates an extractor for the InputStream given. |
|
| Method Summary | |
|---|---|
FolderType |
extract()
Renders a FolderType object from a InputStream containing a single instance of a FolderType conformant to the metadata.xsd. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DESCRIPTOR
| Constructor Detail |
|---|
public InputStreamFolderExtractor(java.io.InputStream folderInputStream)
folderInputStream - | Method Detail |
|---|
public FolderType extract()
throws MetadataExtractionException
extract in interface FolderExtractorMetadataExtractionExceptionFolderExtractor.extract()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||