|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPath | |
---|---|
gov.nasa.pds.harvest.crawler.metadata.extractor | |
gov.nasa.pds.harvest.policy |
Uses of XPath in gov.nasa.pds.harvest.crawler.metadata.extractor |
---|
Methods in gov.nasa.pds.harvest.crawler.metadata.extractor that return types with arguments of type XPath | |
---|---|
List<XPath> |
Pds4MetExtractorConfig.getMetXPaths(String objectType)
Gets XPath expressions for an object type. |
Method parameters in gov.nasa.pds.harvest.crawler.metadata.extractor with type arguments of type XPath | |
---|---|
protected List<gov.nasa.pds.registry.model.Slot> |
Pds4MetExtractor.extractMetadata(List<XPath> xPaths)
Extracts metadata |
Uses of XPath in gov.nasa.pds.harvest.policy |
---|
Fields in gov.nasa.pds.harvest.policy with type parameters of type XPath | |
---|---|
protected List<XPath> |
Pds4ProductMetadata.xPath
|
Methods in gov.nasa.pds.harvest.policy that return XPath | |
---|---|
XPath |
ObjectFactory.createXPath()
Create an instance of XPath |
Methods in gov.nasa.pds.harvest.policy that return types with arguments of type XPath | |
---|---|
JAXBElement<XPath> |
ObjectFactory.createXPath(XPath value)
Create an instance of JAXBElement < XPath > } |
List<XPath> |
Pds4ProductMetadata.getXPath()
Gets the value of the xPath property. |
Methods in gov.nasa.pds.harvest.policy with parameters of type XPath | |
---|---|
JAXBElement<XPath> |
ObjectFactory.createXPath(XPath value)
Create an instance of JAXBElement < XPath > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |