Skip navigation links
A B C D E F G H I L M N O P R S T U V W X 

A

addAllBindings(Map<String, String>) - Method in class org.opengis.cite.citygml20.util.NamespaceBindings
Adds all of the supplied namespace bindings to the existing set of entries.
addNamespaceBinding(String, String) - Method in class org.opengis.cite.citygml20.util.NamespaceBindings
Adds a namespace binding that associates a namespace name with a prefix.
APP - Static variable in class org.opengis.cite.citygml20.Namespaces
CityGML 2.0 Appearance namespace
AppearanceModuleValidation - Class in org.opengis.cite.citygml20.module
 
AppearanceModuleValidation() - Constructor for class org.opengis.cite.citygml20.module.AppearanceModuleValidation
 
asList(NodeList) - Static method in class org.opengis.cite.citygml20.util.XMLUtils
Returns a List view of the nodes in the given NodeList collection.
assertDescendantElementCount(Document, QName, int) - Static method in class org.opengis.cite.citygml20.ETSAssert
Asserts that the given XML entity contains the expected number of descendant elements having the specified name.
assertExceptionReport(ClientResponse, String, String) - Static method in class org.opengis.cite.citygml20.ETSAssert
Asserts that the given response message contains an OGC exception report.
assertQualifiedName(Node, QName) - Static method in class org.opengis.cite.citygml20.ETSAssert
Asserts that the qualified name of a DOM Node matches the expected value.
assertSchematronValid(URL, Source, String) - Static method in class org.opengis.cite.citygml20.ETSAssert
Asserts that an XML resource satisfies all applicable constraints defined for the specified phase in a Schematron (ISO 19757-3) schema.
assertSchemaValid(Validator, Source) - Static method in class org.opengis.cite.citygml20.ETSAssert
Asserts that an XML resource is schema-valid.
assertXPath(String, Node, Map<String, String>) - Static method in class org.opengis.cite.citygml20.ETSAssert
Asserts that an XPath 1.0 expression holds true for the given evaluation context.

B

BridgeModuleValidation - Class in org.opengis.cite.citygml20.module
 
BridgeModuleValidation() - Constructor for class org.opengis.cite.citygml20.module.BridgeModuleValidation
 
buildClient() - Static method in class org.opengis.cite.citygml20.util.ClientUtils
Builds a client component for interacting with HTTP endpoints.
buildClientWithProxy(String, int) - Static method in class org.opengis.cite.citygml20.util.ClientUtils
Constructs a client component that uses a specified web proxy.
buildGetRequest(URI, Map<String, String>, MediaType...) - Method in class org.opengis.cite.citygml20.CommonFixture
Builds an HTTP request message that uses the GET method.
buildGetRequest(URI, Map<String, String>, MediaType...) - Static method in class org.opengis.cite.citygml20.util.ClientUtils
Builds an HTTP request message that uses the GET method.
BuildingModuleValidation - Class in org.opengis.cite.citygml20.module
 
BuildingModuleValidation() - Constructor for class org.opengis.cite.citygml20.module.BuildingModuleValidation
 
buildSchematronValidator(String, String) - Static method in class org.opengis.cite.citygml20.util.ValidationUtils
Constructs a SchematronValidator that will check an XML resource against the rules defined in a Schematron schema.

C

CityFurnitureModuleValidation - Class in org.opengis.cite.citygml20.module
 
CityFurnitureModuleValidation() - Constructor for class org.opengis.cite.citygml20.module.CityFurnitureModuleValidation
 
CityGMLNameSpaceResolver - Class in org.opengis.cite.citygml20.citygmlmodule
 
CityGMLNameSpaceResolver(Document) - Constructor for class org.opengis.cite.citygml20.citygmlmodule.CityGMLNameSpaceResolver
 
CityObjectGroupModuleValidation - Class in org.opengis.cite.citygml20.module
 
CityObjectGroupModuleValidation() - Constructor for class org.opengis.cite.citygml20.module.CityObjectGroupModuleValidation
 
clearMessages() - Method in class org.opengis.cite.citygml20.CommonFixture
 
client - Variable in class org.opengis.cite.citygml20.CommonFixture
HTTP client component (JAX-RS Client API).
ClientUtils - Class in org.opengis.cite.citygml20.util
Provides various utility methods for creating and configuring HTTP client components.
ClientUtils() - Constructor for class org.opengis.cite.citygml20.util.ClientUtils
 
collectNamespace() - Method in class org.opengis.cite.citygml20.citygmlmodule.MandatoryRequirementsValidation
 
collectNamespace() - Method in class org.opengis.cite.citygml20.module.AppearanceModuleValidation
 
collectNamespace() - Method in class org.opengis.cite.citygml20.module.BridgeModuleValidation
 
collectNamespace() - Method in class org.opengis.cite.citygml20.module.BuildingModuleValidation
 
collectNamespace() - Method in class org.opengis.cite.citygml20.module.CityFurnitureModuleValidation
 
collectNamespace() - Method in class org.opengis.cite.citygml20.module.CityObjectGroupModuleValidation
 
collectNamespace() - Method in class org.opengis.cite.citygml20.module.CoreModuleValidation
 
collectNamespace() - Method in class org.opengis.cite.citygml20.module.GenericsModuleValidation
 
collectNamespace() - Method in class org.opengis.cite.citygml20.module.LandUseModuleValidation
 
collectNamespace() - Method in class org.opengis.cite.citygml20.module.ReliefModuleValidation
 
collectNamespace() - Method in class org.opengis.cite.citygml20.module.TransportationModuleValidation
 
collectNamespace() - Method in class org.opengis.cite.citygml20.module.TunnelModuleValidation
 
collectNamespace() - Method in class org.opengis.cite.citygml20.module.VegetationModuleValidation
 
collectNamespace() - Method in class org.opengis.cite.citygml20.module.WaterBodyModuleValidation
 
CommandLineArguments - Class in org.opengis.cite.citygml20
Declares supported command line arguments that are parsed using the JCommander library.
CommandLineArguments() - Constructor for class org.opengis.cite.citygml20.CommandLineArguments
 
CommonFixture - Class in org.opengis.cite.citygml20
A supporting base class that sets up a common test fixture.
CommonFixture() - Constructor for class org.opengis.cite.citygml20.CommonFixture
 
CoreModuleValidation - Class in org.opengis.cite.citygml20.module
 
CoreModuleValidation() - Constructor for class org.opengis.cite.citygml20.module.CoreModuleValidation
 
CoreValidation - Class in org.opengis.cite.citygml20.core
 
CoreValidation() - Constructor for class org.opengis.cite.citygml20.core.CoreValidation
 
createElement(QName) - Static method in class org.opengis.cite.citygml20.util.XMLUtils
Creates a new Element having the specified qualified name.
createMultipleSchema(String[]) - Static method in class org.opengis.cite.citygml20.util.ValidationUtils
 
createSchema(String) - Static method in class org.opengis.cite.citygml20.util.ValidationUtils
 
createSchemaResolver(URI) - Static method in class org.opengis.cite.citygml20.util.ValidationUtils
Creates a resource resolver suitable for locating schemas using an entity catalog.

D

deleteTempFiles(ISuite) - Method in class org.opengis.cite.citygml20.SuiteFixtureListener
Deletes temporary files created during the test run if TestSuiteLogger is enabled at the INFO level or higher (they are left intact at the CONFIG level or lower).
dereferenceURI(URI) - Static method in class org.opengis.cite.citygml20.util.URIUtils
Dereferences the given URI and stores the resulting resource representation in a local file.
docNameSpace - Variable in class org.opengis.cite.citygml20.citygmlmodule.MandatoryRequirementsValidation
 
docNameSpace - Variable in class org.opengis.cite.citygml20.module.AppearanceModuleValidation
 
docNameSpace - Variable in class org.opengis.cite.citygml20.module.BridgeModuleValidation
 
docNameSpace - Variable in class org.opengis.cite.citygml20.module.BuildingModuleValidation
 
docNameSpace - Variable in class org.opengis.cite.citygml20.module.CityFurnitureModuleValidation
 
docNameSpace - Variable in class org.opengis.cite.citygml20.module.CityObjectGroupModuleValidation
 
docNameSpace - Variable in class org.opengis.cite.citygml20.module.CoreModuleValidation
 
docNameSpace - Variable in class org.opengis.cite.citygml20.module.GenericsModuleValidation
 
docNameSpace - Variable in class org.opengis.cite.citygml20.module.LandUseModuleValidation
 
docNameSpace - Variable in class org.opengis.cite.citygml20.module.ReliefModuleValidation
 
docNameSpace - Variable in class org.opengis.cite.citygml20.module.TransportationModuleValidation
 
docNameSpace - Variable in class org.opengis.cite.citygml20.module.TunnelModuleValidation
 
docNameSpace - Variable in class org.opengis.cite.citygml20.module.VegetationModuleValidation
 
docNameSpace - Variable in class org.opengis.cite.citygml20.module.WaterBodyModuleValidation
 
doDeleteSubjectOnFinish() - Method in class org.opengis.cite.citygml20.CommandLineArguments
 
doTestRun(Document) - Method in class org.opengis.cite.citygml20.TestNGController
 

E

EMPTY_STRING - Static variable in class org.opengis.cite.citygml20.ErrorMessageKeys
 
ErrorMessage - Class in org.opengis.cite.citygml20
Utility class for retrieving and formatting localized error messages that describe failed assertions.
ErrorMessage() - Constructor for class org.opengis.cite.citygml20.ErrorMessage
 
ErrorMessageKeys - Class in org.opengis.cite.citygml20
Defines keys used to access localized messages for assertion errors.
ErrorMessageKeys() - Constructor for class org.opengis.cite.citygml20.ErrorMessageKeys
 
ETSAssert - Class in org.opengis.cite.citygml20
Provides a set of custom assertion methods.
evaluateXPath(Node, String, Map<String, String>) - Static method in class org.opengis.cite.citygml20.util.XMLUtils
Evaluates an XPath 1.0 expression using the given context and returns the result as a node set.
evaluateXPath(Node, String, Map<String, String>, QName) - Static method in class org.opengis.cite.citygml20.util.XMLUtils
Evaluates an XPath expression using the given context and returns the result as the specified type.
evaluateXPath2(Source, String, Map<String, String>) - Static method in class org.opengis.cite.citygml20.util.XMLUtils
Evaluates an XPath 2.0 expression using the Saxon s9api interfaces.
evaluateXQuery(Source, String, Map<String, String>) - Static method in class org.opengis.cite.citygml20.util.XMLUtils
Evaluates an XQuery 1.0 expression using the Saxon s9api interfaces.
expandReferencesInText(String) - Static method in class org.opengis.cite.citygml20.util.XMLUtils
Expands character entity (&name;) and numeric references ( &#xhhhh; or &dddd;) that occur within a given string value.
extractSchemaReferences(Source, String) - Static method in class org.opengis.cite.citygml20.util.ValidationUtils
Extracts a set of XML Schema references from a source XML document.

F

format(String, Object...) - Static method in class org.opengis.cite.citygml20.ErrorMessage
Produces a formatted error message using the supplied substitution arguments and the current locale.

G

GenericsModuleValidation - Class in org.opengis.cite.citygml20.module
 
GenericsModuleValidation() - Constructor for class org.opengis.cite.citygml20.module.GenericsModuleValidation
 
get(String) - Static method in class org.opengis.cite.citygml20.ErrorMessage
Retrieves a simple message according to the current locale.
getAllBindings() - Method in class org.opengis.cite.citygml20.util.NamespaceBindings
Returns an unmodifiable view of the declared namespace bindings.
getAttributeValue(Document, String, String, String) - Static method in class org.opengis.cite.citygml20.util.XMLUtils
 
getCode() - Method in class org.opengis.cite.citygml20.TestNGController
 
getElementsByNamespaceURI(Node, String) - Static method in class org.opengis.cite.citygml20.util.XMLUtils
Returns a List of all descendant Element nodes having the specified [namespace name] property.
getName() - Method in enum org.opengis.cite.citygml20.SuiteAttribute
 
getNamespaceURI(String) - Method in class org.opengis.cite.citygml20.citygmlmodule.CityGMLNameSpaceResolver
 
getNamespaceURI(String) - Method in class org.opengis.cite.citygml20.util.NamespaceBindings
 
getNodeListByXPath(Document, String) - Static method in class org.opengis.cite.citygml20.util.XMLUtils
Return a NodeList of all Element nodes that match the XPath expression
getOutputDir() - Method in class org.opengis.cite.citygml20.CommandLineArguments
 
getPrefix(String) - Method in class org.opengis.cite.citygml20.citygmlmodule.CityGMLNameSpaceResolver
 
getPrefix(String) - Method in class org.opengis.cite.citygml20.util.NamespaceBindings
 
getPrefixes(String) - Method in class org.opengis.cite.citygml20.citygmlmodule.CityGMLNameSpaceResolver
 
getPrefixes(String) - Method in class org.opengis.cite.citygml20.util.NamespaceBindings
 
getPropertiesFile() - Method in class org.opengis.cite.citygml20.CommandLineArguments
 
getRequestMessageInfo(ClientRequest) - Method in class org.opengis.cite.citygml20.TestFailureListener
Gets diagnostic information about a request message.
getResponseEntityAsDocument(ClientResponse, String) - Method in class org.opengis.cite.citygml20.CommonFixture
Obtains the (XML) response entity as a DOM Document.
getResponseEntityAsDocument(ClientResponse, String) - Static method in class org.opengis.cite.citygml20.util.ClientUtils
Obtains the (XML) response entity as a DOM Document and resets the entity input stream for subsequent reads.
getResponseEntityAsSource(ClientResponse, String) - Static method in class org.opengis.cite.citygml20.util.ClientUtils
Obtains the (XML) response entity as a JAXP Source object and resets the entity input stream for subsequent reads.
getResponseMessageInfo(ClientResponse) - Method in class org.opengis.cite.citygml20.TestFailureListener
Gets diagnostic information about a response message.
getTitle() - Method in class org.opengis.cite.citygml20.TestNGController
 
GetToValidateXsdPathArrayList(Document) - Method in class org.opengis.cite.citygml20.CommonFixture
 
getType() - Method in enum org.opengis.cite.citygml20.SuiteAttribute
 
getVersion() - Method in class org.opengis.cite.citygml20.TestNGController
 
getXPathWithNS(Document) - Static method in class org.opengis.cite.citygml20.util.XMLUtils
 
GML - Static variable in class org.opengis.cite.citygml20.Namespaces
ISO 19136 (GML 3.2)

H

handle(ClientRequest) - Method in class org.opengis.cite.citygml20.ReusableEntityFilter
 

I

importElement(Element) - Static method in class org.opengis.cite.citygml20.util.XMLUtils
Creates a DOM Document with the given Element as the document element.
initCommonFixture(ITestContext) - Method in class org.opengis.cite.citygml20.CommonFixture
Initializes the common test fixture with a client component for interacting with HTTP endpoints.
initXPathFactory() - Static method in class org.opengis.cite.citygml20.util.XMLUtils
 
isLoggable(Level) - Static method in class org.opengis.cite.citygml20.util.TestSuiteLogger
Indicates if the logger is enabled at a given logging level.
isMultipleXMLSchemaValid(String, String[]) - Method in class org.opengis.cite.citygml20.CommonFixture
Description: Identify that a XML document is valid with XSD Template or not

L

LandUseModuleValidation - Class in org.opengis.cite.citygml20.module
 
LandUseModuleValidation() - Constructor for class org.opengis.cite.citygml20.module.LandUseModuleValidation
 
LOCAL_NAME - Static variable in class org.opengis.cite.citygml20.ErrorMessageKeys
 
log(Level, String, Object[]) - Static method in class org.opengis.cite.citygml20.util.TestSuiteLogger
Logs a message at the specified logging level with the given message parameters.
log(Level, String, Exception) - Static method in class org.opengis.cite.citygml20.util.TestSuiteLogger
Logs a message at the specified logging level with the given Exception object that represents a noteworthy error condition.
log(Level, String) - Static method in class org.opengis.cite.citygml20.util.TestSuiteLogger
Logs a simple message at the specified logging level.

M

main(String[]) - Static method in class org.opengis.cite.citygml20.TestNGController
A convenience method for running the test suite using a command-line interface.
MandatoryRequirementsValidation - Class in org.opengis.cite.citygml20.citygmlmodule
 
MandatoryRequirementsValidation() - Constructor for class org.opengis.cite.citygml20.citygmlmodule.MandatoryRequirementsValidation
 
MISSING_ENTITY - Static variable in class org.opengis.cite.citygml20.ErrorMessageKeys
 
MISSING_INFOSET_ITEM - Static variable in class org.opengis.cite.citygml20.ErrorMessageKeys
 

N

NAMESPACE_NAME - Static variable in class org.opengis.cite.citygml20.ErrorMessageKeys
 
NamespaceBindings - Class in org.opengis.cite.citygml20.util
Provides namespace bindings for evaluating XPath 1.0 expressions using the JAXP XPath API.
NamespaceBindings() - Constructor for class org.opengis.cite.citygml20.util.NamespaceBindings
 
Namespaces - Class in org.opengis.cite.citygml20
XML namespace names.
NOT_SCHEMA_VALID - Static variable in class org.opengis.cite.citygml20.ErrorMessageKeys
 

O

onExecutionFinish() - Method in class org.opengis.cite.citygml20.TestRunListener
 
onExecutionStart() - Method in class org.opengis.cite.citygml20.TestRunListener
 
onFinish(ISuite) - Method in class org.opengis.cite.citygml20.SuiteFixtureListener
 
onStart(ISuite) - Method in class org.opengis.cite.citygml20.SuiteFixtureListener
 
onTestFailure(ITestResult) - Method in class org.opengis.cite.citygml20.TestFailureListener
Sets the "request" and "response" attributes of a test result.
org.opengis.cite.citygml20 - package org.opengis.cite.citygml20
The root package includes supporting classes of general utility such as the main controller, listeners, and reporters.
org.opengis.cite.citygml20.citygmlmodule - package org.opengis.cite.citygml20.citygmlmodule
 
org.opengis.cite.citygml20.core - package org.opengis.cite.citygml20.core
 
org.opengis.cite.citygml20.module - package org.opengis.cite.citygml20.module
 
org.opengis.cite.citygml20.util - package org.opengis.cite.citygml20.util
This package includes miscellaneous utility classes to support testing.
OWS - Static variable in class org.opengis.cite.citygml20.Namespaces
OGC 06-121r3 (OWS 1.1)

P

parseURI(URI) - Static method in class org.opengis.cite.citygml20.util.URIUtils
Parses the content of the given URI as an XML document and returns a new DOM Document object.
processSuiteParameters(ISuite) - Method in class org.opengis.cite.citygml20.SuiteFixtureListener
Processes test suite arguments and sets suite attributes accordingly.

R

REFINTERGRITY_SCH - Static variable in class org.opengis.cite.citygml20.CommonFixture
Define XSD path
registerClientComponent(ISuite) - Method in class org.opengis.cite.citygml20.SuiteFixtureListener
A client component is added to the suite fixture as the value of the SuiteAttribute.CLIENT attribute; it may be subsequently accessed via the ITestContext.getSuite() method.
ReliefModuleValidation - Class in org.opengis.cite.citygml20.module
 
ReliefModuleValidation() - Constructor for class org.opengis.cite.citygml20.module.ReliefModuleValidation
 
removeParameters(MediaType) - Static method in class org.opengis.cite.citygml20.util.ClientUtils
Creates a copy of the given MediaType object but without any parameters.
request - Variable in class org.opengis.cite.citygml20.CommonFixture
An HTTP request message.
resolveRelativeURI(String, String) - Static method in class org.opengis.cite.citygml20.util.URIUtils
Constructs an absolute URI from the given URI reference and a base URI.
response - Variable in class org.opengis.cite.citygml20.CommonFixture
An HTTP response message.
ReusableEntityFilter - Class in org.opengis.cite.citygml20
Buffers the (response) entity so it can be read multiple times.
ReusableEntityFilter() - Constructor for class org.opengis.cite.citygml20.ReusableEntityFilter
 
ROOT_PKG - Static variable in class org.opengis.cite.citygml20.util.ValidationUtils
 
ROOT_PKG_PATH - Static variable in class org.opengis.cite.citygml20.CommonFixture
Root test suite package (absolute path).

S

SCH - Static variable in class org.opengis.cite.citygml20.Namespaces
Schematron (ISO 19757-3) namespace
SOAP_ENV - Static variable in class org.opengis.cite.citygml20.Namespaces
SOAP 1.2 message envelopes.
SuiteAttribute - Enum in org.opengis.cite.citygml20
An enumerated type defining ISuite attributes that may be set to constitute a shared test fixture.
SuiteFixtureListener - Class in org.opengis.cite.citygml20
A listener that performs various tasks before and after a test suite is run, usually concerned with maintaining a shared test suite fixture.
SuiteFixtureListener() - Constructor for class org.opengis.cite.citygml20.SuiteFixtureListener
 
SuitePreconditions - Class in org.opengis.cite.citygml20
Checks that various preconditions are satisfied before the test suite is run.
SuitePreconditions() - Constructor for class org.opengis.cite.citygml20.SuitePreconditions
 

T

TestFailureListener - Class in org.opengis.cite.citygml20
A listener that augments a test result with diagnostic information in the event that a test method failed.
TestFailureListener() - Constructor for class org.opengis.cite.citygml20.TestFailureListener
 
TestNGController - Class in org.opengis.cite.citygml20
Main test run controller oversees execution of TestNG test suites.
TestNGController() - Constructor for class org.opengis.cite.citygml20.TestNGController
Default constructor uses the location given by the "java.io.tmpdir" system property as the root output directory.
TestNGController(String) - Constructor for class org.opengis.cite.citygml20.TestNGController
Construct a controller that writes results to the given output directory.
TestRunArg - Enum in org.opengis.cite.citygml20
An enumerated type defining all recognized test run arguments.
TestRunListener - Class in org.opengis.cite.citygml20
A listener that is invoked before and after a test run.
TestRunListener() - Constructor for class org.opengis.cite.citygml20.TestRunListener
 
testSubject - Variable in class org.opengis.cite.citygml20.CommonFixture
 
TestSuiteLogger - Class in org.opengis.cite.citygml20.util
Logging utility class that provides simple access to the JDK Logging API.
toString() - Method in enum org.opengis.cite.citygml20.SuiteAttribute
 
toString() - Method in enum org.opengis.cite.citygml20.TestRunArg
 
toString() - Method in class org.opengis.cite.citygml20.util.NamespaceBindings
 
transform(Source, Node) - Static method in class org.opengis.cite.citygml20.util.XMLUtils
Transforms the content of a DOM Node using a specified XSLT stylesheet.
TransformXMLDocumentToXMLString(Document) - Method in class org.opengis.cite.citygml20.CommonFixture
Transform XML Document to UTF-8 String
TransportationModuleValidation - Class in org.opengis.cite.citygml20.module
 
TransportationModuleValidation() - Constructor for class org.opengis.cite.citygml20.module.TransportationModuleValidation
 
TunnelModuleValidation - Class in org.opengis.cite.citygml20.module
 
TunnelModuleValidation() - Constructor for class org.opengis.cite.citygml20.module.TunnelModuleValidation
 

U

UNEXPECTED_MEDIA_TYPE - Static variable in class org.opengis.cite.citygml20.ErrorMessageKeys
 
UNEXPECTED_STATUS - Static variable in class org.opengis.cite.citygml20.ErrorMessageKeys
 
URIUtils - Class in org.opengis.cite.citygml20.util
Provides a collection of utility methods for manipulating or resolving URI references.
URIUtils() - Constructor for class org.opengis.cite.citygml20.util.URIUtils
 

V

validateTestRunArgs(Document) - Method in class org.opengis.cite.citygml20.TestNGController
Validates the test run arguments.
ValidationUtils - Class in org.opengis.cite.citygml20.util
A utility class that provides convenience methods to support schema validation.
ValidationUtils() - Constructor for class org.opengis.cite.citygml20.util.ValidationUtils
 
valueOf(String) - Static method in enum org.opengis.cite.citygml20.SuiteAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opengis.cite.citygml20.TestRunArg
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opengis.cite.citygml20.SuiteAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opengis.cite.citygml20.TestRunArg
Returns an array containing the constants of this enum type, in the order they are declared.
VegetationModuleValidation - Class in org.opengis.cite.citygml20.module
 
VegetationModuleValidation() - Constructor for class org.opengis.cite.citygml20.module.VegetationModuleValidation
 
verifyAddressObject() - Method in class org.opengis.cite.citygml20.core.CoreValidation
B.1.6 Verify that all thematic objects representing address information within a CityGML instance document adhere to the XML Schema definition of the Extensible Address Language (xAL) issued by OASIS and to the rules for representing address information in CityGML.
verifyAppearanceModule() - Method in class org.opengis.cite.citygml20.module.AppearanceModuleValidation
Verify that the CityGML instance document follows the CityGML Core module's rules for encoding of objects and properties and adheres to all its conformance requirements.
verifyAppearanceTextureCoordinatesToLinearRingId() - Method in class org.opengis.cite.citygml20.module.AppearanceModuleValidation
Verify that the CityGML instance document follows the CityGML Core module's rules for encoding of objects and properties and adheres to all its conformance requirements.
verifyAppearanceTextureCoordinatesToLinearRingPosList() - Method in class org.opengis.cite.citygml20.module.AppearanceModuleValidation
Clause 9.7.
verifyBridgeModule() - Method in class org.opengis.cite.citygml20.module.BridgeModuleValidation
Verify that the CityGML instance document follows the Bridge module’s rules for encoding of objects and properties and adheres to all its conformance requirements.
verifyBuildingModule() - Method in class org.opengis.cite.citygml20.module.BuildingModuleValidation
Verify that the CityGML instance document follows the Building module's rules for encoding of objects and properties and adheres to all its conformance requirements.
verifyCityFurnitureModule() - Method in class org.opengis.cite.citygml20.module.CityFurnitureModuleValidation
Verify that the CityGML instance document follows the CityFurniture module’s rules for encoding of objects and properties and adheres to all its conformance requirements.
verifyCityGMLCoreModule() - Method in class org.opengis.cite.citygml20.module.CoreModuleValidation
Verify that the CityGML instance document follows the CityGML Core module's rules for encoding of objects and properties and adheres to all its conformance requirements.
verifyCityGMLinstanceDoc() - Method in class org.opengis.cite.citygml20.core.CoreValidation
B.1.1 Verify the validity of the CityGML instance document against the XML Schema definition of each CityGML module that is part of the CityGML profile employed by the instance document.
verifyCityObjectGroupCheckCyclicState() - Method in class org.opengis.cite.citygml20.module.CityObjectGroupModuleValidation
Verify that the CityGML instance document follows the CityObjectGroup module’s rules for encoding of objects and properties and adheres to all its conformance requirements.
verifyCityObjectGroupModule() - Method in class org.opengis.cite.citygml20.module.CityObjectGroupModuleValidation
Verify that the CityGML instance document follows the CityObjectGroup module’s rules for encoding of objects and properties and adheres to all its conformance requirements.
verifyGenericsModule() - Method in class org.opengis.cite.citygml20.module.GenericsModuleValidation
Verify that the CityGML instance document follows the Generics module’s rules for encoding of objects and properties and adheres to all its conformance requirements.
verifyLandUseModule() - Method in class org.opengis.cite.citygml20.module.LandUseModuleValidation
Verify that the CityGML instance document follows the LandUse module’s rules for encoding of objects and properties and adheres to all its conformance requirements.
VerifyMandatoryConformanceRequirements() - Method in class org.opengis.cite.citygml20.citygmlmodule.MandatoryRequirementsValidation
Verify that the CityGML instance document are follow the Mandatory conformance requirements by the XML Schema Definition that contain in namespace reference itself

Verify that the CityGML instance document are valid using the constraints provided by the Schematron schema referentialIntegrity.sch in accordance with the rules and guidelines stated in annex A.14.
verifyReliefModule() - Method in class org.opengis.cite.citygml20.module.ReliefModuleValidation
Verify that the CityGML instance document follows the Relief module’s rules for encoding of objects and properties and adheres to all its conformance requirements.
verifySpatialGeometryObjects() - Method in class org.opengis.cite.citygml20.core.CoreValidation
B.1.4 Verify that all spatial geometry objects within a CityGML instance document adhere to the XML Schema definition of the Geography Markup Language version 3.1.1 and to the CityGML spatial model.
verifySpatialtopologyRelations() - Method in class org.opengis.cite.citygml20.core.CoreValidation
B.1.5 Verify that all spatial topology relations between spatial geometry objects are expressed using the XML concept of XLinks provided by GML version 3.1.1.
verifyTestSubject(ITestContext) - Method in class org.opengis.cite.citygml20.SuitePreconditions
Verifies that the referenced test subject exists and has the expected type.
verifyTransportationModule() - Method in class org.opengis.cite.citygml20.module.TransportationModuleValidation
Verify that the CityGML instance document follows the Transportation module’s rules for encoding of objects and properties and adheres to all its conformance requirements.
verifyTunnelModule() - Method in class org.opengis.cite.citygml20.module.TunnelModuleValidation
Verify that the CityGML instance document follows the Tunnel module’s rules for encoding of objects and properties and adheres to all its conformance requirements.
verifyVegetationModule() - Method in class org.opengis.cite.citygml20.module.VegetationModuleValidation
Verify that the CityGML instance document follows the Vegetation module’s rules for encoding of objects and properties and adheres to all its conformance requirements.
verifyWaterBodyModule() - Method in class org.opengis.cite.citygml20.module.WaterBodyModuleValidation
Verify that the CityGML instance document follows the WaterBody module’s rules for encoding of objects and properties and adheres to all its conformance requirements.

W

WaterBodyModuleValidation - Class in org.opengis.cite.citygml20.module
 
WaterBodyModuleValidation() - Constructor for class org.opengis.cite.citygml20.module.WaterBodyModuleValidation
 
withStandardBindings() - Static method in class org.opengis.cite.citygml20.util.NamespaceBindings
Creates a NamespaceBindings object that declares the following namespace bindings: ows: "http://www.opengis.net/ows/1.1" xlink: "http://www.w3.org/1999/xlink" gml: "http://www.opengis.net/gml/3.2"
writeNode(Node, OutputStream) - Static method in class org.opengis.cite.citygml20.util.XMLUtils
Writes the content of a DOM Node to a byte stream.
writeNodeToString(Node) - Static method in class org.opengis.cite.citygml20.util.XMLUtils
Writes the content of a DOM Node to a string.

X

XLINK - Static variable in class org.opengis.cite.citygml20.Namespaces
W3C XLink
XML_ERROR - Static variable in class org.opengis.cite.citygml20.ErrorMessageKeys
 
XMLUtils - Class in org.opengis.cite.citygml20.util
Provides various utility methods for accessing or manipulating XML representations.
XMLUtils() - Constructor for class org.opengis.cite.citygml20.util.XMLUtils
 
XPATH_ERROR - Static variable in class org.opengis.cite.citygml20.ErrorMessageKeys
 
XPATH_RESULT - Static variable in class org.opengis.cite.citygml20.ErrorMessageKeys
 
XSD - Static variable in class org.opengis.cite.citygml20.Namespaces
W3C XML Schema namespace
XSD_APPEARANCE - Static variable in class org.opengis.cite.citygml20.CommonFixture
 
XSD_BRIDGE - Static variable in class org.opengis.cite.citygml20.CommonFixture
 
XSD_BUILDING - Static variable in class org.opengis.cite.citygml20.CommonFixture
 
XSD_CITYFURNITURE - Static variable in class org.opengis.cite.citygml20.CommonFixture
 
XSD_CITYGMLCORE - Static variable in class org.opengis.cite.citygml20.CommonFixture
 
XSD_CITYOBJECTGROUP - Static variable in class org.opengis.cite.citygml20.CommonFixture
 
XSD_GENERICS - Static variable in class org.opengis.cite.citygml20.CommonFixture
 
XSD_LANDUSE - Static variable in class org.opengis.cite.citygml20.CommonFixture
 
XSD_RELIF - Static variable in class org.opengis.cite.citygml20.CommonFixture
 
XSD_TRANSPORTATION - Static variable in class org.opengis.cite.citygml20.CommonFixture
 
XSD_TUNNEL - Static variable in class org.opengis.cite.citygml20.CommonFixture
 
XSD_VEGETATION - Static variable in class org.opengis.cite.citygml20.CommonFixture
 
XSD_WATERBODY - Static variable in class org.opengis.cite.citygml20.CommonFixture
 
A B C D E F G H I L M N O P R S T U V W X 
Skip navigation links

Copyright © 2023 Open Geospatial Consortium. All rights reserved.