Class VendorAttributesXml
java.lang.Object
org.opengis.cite.cdb10.util.metadataXml.AttributesXml
org.opengis.cite.cdb10.util.metadataXml.VendorAttributesXml
Provides validation methods for "Vendor_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
-
VendorAttributesXml
Constructor for VendorAttributesXml.
- Parameters:
path
- aString
object
-