Class PointCloudModuleValidation
java.lang.Object
org.opengis.cite.citygml30part2.CommonFixture
org.opengis.cite.citygml30part2.module.PointCloudModuleValidation
-
Field Summary
FieldsFields inherited from class org.opengis.cite.citygml30part2.CommonFixture
client, request, response, ROOT_PKG_PATH, testSubject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Verify that instance documents using the PointCloud XML elements listed in Table 21 validate against the XML schema specified in pointCloud.xsd.Methods inherited from class org.opengis.cite.citygml30part2.CommonFixture
clearMessages, getResponseEntityAsDocument, initCommonFixture, TransformXMLDocumentToXMLString
-
Field Details
-
MODULE_ENABLE
final boolean MODULE_ENABLE- See Also:
-
MODULE_NAME
String MODULE_NAME
-
-
Constructor Details
-
PointCloudModuleValidation
public PointCloudModuleValidation()
-
-
Method Details
-
VerifyPointCloudModule
public void VerifyPointCloudModule()Verify that instance documents using the PointCloud XML elements listed in Table 21 validate against the XML schema specified in pointCloud.xsd.
-