Class CollectionMetadataExtractor
java.lang.Object
gov.nasa.pds.registry.common.meta.CollectionMetadataExtractor
Extracts collection metadata
- Author:
- karpenko
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionExtract collection inventory file names
-
Constructor Details
-
CollectionMetadataExtractor
Constructor- Throws:
Exception- an exception
-
-
Method Details
-
extractInventoryFileNames
Extract collection inventory file names- Parameters:
doc- Parsed collection label (XML DOM)- Returns:
- a set of files (usually there is only one inventory file)
- Throws:
Exception- an exception
-