Class GeomaticsAttributesXml
java.lang.Object
org.opengis.cite.cdb10.util.metadataXml.AttributesXml
org.opengis.cite.cdb10.util.metadataXml.GeomaticsAttributesXml
Provides validation methods for "Geomatics_Attributes.xml". Initialize with a path to a
CDB Root and the appropriate XML metadata file will be detected.
This class has been separated from "MetadataXmlFile" to handle different logic for
optional XML files, and for support for remote XSD files.
-
Field Summary
Fields inherited from class org.opengis.cite.cdb10.util.metadataXml.AttributesXml
xmlFile, xsdFile
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opengis.cite.cdb10.util.metadataXml.AttributesXml
getXmlFileName, getXmlFilePath, getXsdFileName, getXsdFilePath, loadRemoteSchema, schemaValidationErrors, xmlFileExists, xsdFileExists
-
Constructor Details
-
GeomaticsAttributesXml
Constructor for GeomaticsAttributesXml.
- Parameters:
path
- aString
object
-