Package org.esa.snap.core.metadata
Class XmlMetadataInspector
java.lang.Object
org.esa.snap.core.metadata.XmlMetadataInspector
- All Implemented Interfaces:
MetadataInspector
Deprecated.
Base class for XML metadata inspectors.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.esa.snap.core.metadata.MetadataInspector
MetadataInspector.Metadata -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.esa.snap.core.metadata.MetadataInspector
getMetadata
-
Field Details
-
logger
Deprecated.
-
-
Constructor Details
-
XmlMetadataInspector
public XmlMetadataInspector()Deprecated.
-
-
Method Details
-
readDocument
protected void readDocument(Path documentPath) throws ParserConfigurationException, IOException, SAXException, XMLStreamException Deprecated. -
getValue
Deprecated. -
getValues
Deprecated. -
existElement
Deprecated.
-