Uses of Class
gov.nasa.pds.registry.common.util.xml.XmlNamespaces
Packages that use XmlNamespaces
Package
Description
-
Uses of XmlNamespaces in gov.nasa.pds.registry.common.es.service
Methods in gov.nasa.pds.registry.common.es.service with parameters of type XmlNamespacesModifier and TypeMethodDescriptionvoidMissingFieldsProcessor.processDoc(FieldMap fmap, XmlNamespaces xmlns) Loop through all fields in a PDS label and if any fields are missing from Elasticsearch "registry" schema, update the schema and data dictionary index.protected voidMissingFieldsProcessor.updateMissingXsds(String name, XmlNamespaces xmlns) -
Uses of XmlNamespaces in gov.nasa.pds.registry.common.meta
Methods in gov.nasa.pds.registry.common.meta that return XmlNamespacesModifier and TypeMethodDescriptionExtracts all fields from a label file into a FieldMap -
Uses of XmlNamespaces in gov.nasa.pds.registry.common.util.xml
Methods in gov.nasa.pds.registry.common.util.xml that return XmlNamespacesModifier and TypeMethodDescriptionstatic XmlNamespacesNsUtils.getNamespaces(Document doc) Extract URI to prefix and prefix to location mappings.