Class ModelComponentsXmlStructureTests
java.lang.Object
org.opengis.cite.cdb10.CommonFixture
org.opengis.cite.cdb10.metadataAndVersioning.Capability2Tests
org.opengis.cite.cdb10.metadataAndVersioning.ModelComponentsXmlStructureTests
Created by martin on 2016-09-02.
-
Field Summary
Fields inherited from class org.opengis.cite.cdb10.CommonFixture
path, ROOT_PKG_PATH, SAMPLE_CDB_PATH
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
If the Model Components XML and Schema files exist, then verify the XML against the schema.Methods inherited from class org.opengis.cite.cdb10.metadataAndVersioning.Capability2Tests
obtainTestSubject
-
Constructor Details
-
ModelComponentsXmlStructureTests
public ModelComponentsXmlStructureTests()
-
-
Method Details
-
verifyModelComponentsXmlAgainstSchema
If the Model Components XML and Schema files exist, then verify the XML against the schema.- Throws:
IOException
- Error reading XML or Schema fileSAXException
- Error parsing XML or Schema file
-