Index

A B C D E F G I L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values

A

addAllBindings(Map<String, String>) - Method in class org.opengis.cite.eogeojson10.util.NamespaceBindings
Adds all of the supplied namespace bindings to the existing set of entries.
addNamespaceBinding(String, String) - Method in class org.opengis.cite.eogeojson10.util.NamespaceBindings
Adds a namespace binding that associates a namespace name with a prefix.
AquisitionInformationConfClassTests - Class in org.opengis.cite.eogeojson10.acquisitioninformation
AquisitionInformationConfClassTests class.
AquisitionInformationConfClassTests() - Constructor for class org.opengis.cite.eogeojson10.acquisitioninformation.AquisitionInformationConfClassTests
 
AquisitionParametersConfClassTests - Class in org.opengis.cite.eogeojson10.acquisitionparameters
AquisitionParametersConfClassTests class.
AquisitionParametersConfClassTests() - Constructor for class org.opengis.cite.eogeojson10.acquisitionparameters.AquisitionParametersConfClassTests
 
asList(NodeList) - Static method in class org.opengis.cite.eogeojson10.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.eogeojson10.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.eogeojson10.ETSAssert
Asserts that the given response message contains an OGC exception report.
assertQualifiedName(Node, QName) - Static method in class org.opengis.cite.eogeojson10.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.eogeojson10.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.eogeojson10.ETSAssert
Asserts that an XML resource is schema-valid.
assertXPath(String, Node, Map<String, String>) - Static method in class org.opengis.cite.eogeojson10.ETSAssert
Asserts that an XPath 1.0 expression holds true for the given evaluation context.

B

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

C

clearMessages() - Method in class org.opengis.cite.eogeojson10.CommonFixture
clearMessages.
client - Variable in class org.opengis.cite.eogeojson10.CommonFixture
HTTP client component (JAX-RS Client API).
CLIENT - Enum constant in enum class org.opengis.cite.eogeojson10.SuiteAttribute
A client component for interacting with HTTP endpoints.
ClientUtils - Class in org.opengis.cite.eogeojson10.util
Provides various utility methods for creating and configuring HTTP client components.
ClientUtils() - Constructor for class org.opengis.cite.eogeojson10.util.ClientUtils
 
COL - Enum constant in enum class org.opengis.cite.eogeojson10.TestRunArg
An absolute URI that refers to a representation of the test subject or metadata about it.
COL_TEST_SUBJ_FILE - Enum constant in enum class org.opengis.cite.eogeojson10.SuiteAttribute
A File containing the feature collection test subject or a description of it.
collectionTestSubject - Variable in class org.opengis.cite.eogeojson10.DataFixture
collectionTestSubject
CommandLineArguments - Class in org.opengis.cite.eogeojson10
Declares supported command line arguments that are parsed using the JCommander library.
CommandLineArguments() - Constructor for class org.opengis.cite.eogeojson10.CommandLineArguments
Constructor for CommandLineArguments.
CommonFixture - Class in org.opengis.cite.eogeojson10
A supporting base class that sets up a common test fixture.
CommonFixture() - Constructor for class org.opengis.cite.eogeojson10.CommonFixture
 
convertInputStreamToString(InputStream) - Method in class org.opengis.cite.eogeojson10.DataFixture
convertInputStreamToString.
CoreTests - Class in org.opengis.cite.eogeojson10.core
Includes various tests of capability 1.
CoreTests() - Constructor for class org.opengis.cite.eogeojson10.core.CoreTests
 
createElement(QName) - Static method in class org.opengis.cite.eogeojson10.util.XMLUtils
Creates a new Element having the specified qualified name.
createSchemaResolver(URI) - Static method in class org.opengis.cite.eogeojson10.util.ValidationUtils
Creates a resource resolver suitable for locating schemas using an entity catalog.

D

DataFixture - Class in org.opengis.cite.eogeojson10
Includes various tests of capability 1.
DataFixture() - Constructor for class org.opengis.cite.eogeojson10.DataFixture
 
DataIdentificationConfClassTests - Class in org.opengis.cite.eogeojson10.dataidentification
DataIdentificationConfClassTests class.
DataIdentificationConfClassTests() - Constructor for class org.opengis.cite.eogeojson10.dataidentification.DataIdentificationConfClassTests
 
DEFAULT_BUFFER_SIZE - Variable in class org.opengis.cite.eogeojson10.DataFixture
DEFAULT_BUFFER_SIZE = 8192
deleteTempFiles(ISuite) - Method in class org.opengis.cite.eogeojson10.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.eogeojson10.util.URIUtils
Dereferences the given URI and stores the resulting resource representation in a local file.
doDeleteSubjectOnFinish() - Method in class org.opengis.cite.eogeojson10.CommandLineArguments
doDeleteSubjectOnFinish.
doTestRun(Document) - Method in class org.opengis.cite.eogeojson10.TestNGController

E

EarthObservationConfClassTests - Class in org.opengis.cite.eogeojson10.earthobservation
EarthObservationConfClassTests class.
EarthObservationConfClassTests() - Constructor for class org.opengis.cite.eogeojson10.earthobservation.EarthObservationConfClassTests
 
EMPTY_STRING - Static variable in class org.opengis.cite.eogeojson10.ErrorMessageKeys
Constant EMPTY_STRING="EmptyString"
EOCollectionConfClassTests - Class in org.opengis.cite.eogeojson10.earthobservationcollection
EOCollectionConfClassTests class.
EOCollectionConfClassTests() - Constructor for class org.opengis.cite.eogeojson10.earthobservationcollection.EOCollectionConfClassTests
 
ErrorMessage - Class in org.opengis.cite.eogeojson10
Utility class for retrieving and formatting localized error messages that describe failed assertions.
ErrorMessage() - Constructor for class org.opengis.cite.eogeojson10.ErrorMessage
 
ErrorMessageKeys - Class in org.opengis.cite.eogeojson10
Defines keys used to access localized messages for assertion errors.
ErrorMessageKeys() - Constructor for class org.opengis.cite.eogeojson10.ErrorMessageKeys
 
ETSAssert - Class in org.opengis.cite.eogeojson10
Provides a set of custom assertion methods.
evaluateXPath(Node, String, Map<String, String>) - Static method in class org.opengis.cite.eogeojson10.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.eogeojson10.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.eogeojson10.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.eogeojson10.util.XMLUtils
Evaluates an XQuery 1.0 expression using the Saxon s9api interfaces.
expandReferencesInText(String) - Static method in class org.opengis.cite.eogeojson10.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.eogeojson10.util.ValidationUtils
Extracts a set of XML Schema references from a source XML document.

F

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

G

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

I

importElement(Element) - Static method in class org.opengis.cite.eogeojson10.util.XMLUtils
Creates a DOM Document with the given Element as the document element.
initCommonFixture(ITestContext) - Method in class org.opengis.cite.eogeojson10.CommonFixture
Initializes the common test fixture with a client component for interacting with HTTP endpoints.
isLoggable(Level) - Static method in class org.opengis.cite.eogeojson10.util.TestSuiteLogger
Indicates if the logger is enabled at a given logging level.
IUT - Enum constant in enum class org.opengis.cite.eogeojson10.TestRunArg
An absolute URI that refers to a representation of the test subject or metadata about it.

L

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

M

main(String[]) - Static method in class org.opengis.cite.eogeojson10.TestNGController
A convenience method for running the test suite using a command-line interface.
MetadataInformationConfClassTests - Class in org.opengis.cite.eogeojson10.metadatainformation
MetadataInformationConfClassTests class.
MetadataInformationConfClassTests() - Constructor for class org.opengis.cite.eogeojson10.metadatainformation.MetadataInformationConfClassTests
 
MISSING_ENTITY - Static variable in class org.opengis.cite.eogeojson10.ErrorMessageKeys
Constant MISSING_ENTITY="MissingEntity"
MISSING_INFOSET_ITEM - Static variable in class org.opengis.cite.eogeojson10.ErrorMessageKeys
Constant MISSING_INFOSET_ITEM="MissingInfosetItem"

N

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

O

obtainTestSubject(ITestContext) - Method in class org.opengis.cite.eogeojson10.DataFixture
Obtains the test subject from the ISuite context.
OfferingConfClassTests - Class in org.opengis.cite.eogeojson10.offering
OfferingConfClassTests class.
OfferingConfClassTests() - Constructor for class org.opengis.cite.eogeojson10.offering.OfferingConfClassTests
 
onExecutionFinish() - Method in class org.opengis.cite.eogeojson10.TestRunListener
onExecutionStart() - Method in class org.opengis.cite.eogeojson10.TestRunListener
onFinish(ISuite) - Method in class org.opengis.cite.eogeojson10.SuiteFixtureListener
onStart(ISuite) - Method in class org.opengis.cite.eogeojson10.SuiteFixtureListener
onTestFailure(ITestResult) - Method in class org.opengis.cite.eogeojson10.TestFailureListener
Sets the "request" and "response" attributes of a test result.
org.opengis.cite.eogeojson10 - package org.opengis.cite.eogeojson10
The root package includes supporting classes of general utility such as the main controller, listeners, and reporters.
org.opengis.cite.eogeojson10.acquisitioninformation - package org.opengis.cite.eogeojson10.acquisitioninformation
 
org.opengis.cite.eogeojson10.acquisitionparameters - package org.opengis.cite.eogeojson10.acquisitionparameters
 
org.opengis.cite.eogeojson10.core - package org.opengis.cite.eogeojson10.core
Conformance Level 1 includes basic facilities.
org.opengis.cite.eogeojson10.dataidentification - package org.opengis.cite.eogeojson10.dataidentification
 
org.opengis.cite.eogeojson10.earthobservation - package org.opengis.cite.eogeojson10.earthobservation
 
org.opengis.cite.eogeojson10.earthobservationcollection - package org.opengis.cite.eogeojson10.earthobservationcollection
 
org.opengis.cite.eogeojson10.geometry - package org.opengis.cite.eogeojson10.geometry
 
org.opengis.cite.eogeojson10.links - package org.opengis.cite.eogeojson10.links
 
org.opengis.cite.eogeojson10.metadatainformation - package org.opengis.cite.eogeojson10.metadatainformation
 
org.opengis.cite.eogeojson10.offering - package org.opengis.cite.eogeojson10.offering
 
org.opengis.cite.eogeojson10.productinformation - package org.opengis.cite.eogeojson10.productinformation
 
org.opengis.cite.eogeojson10.properties - package org.opengis.cite.eogeojson10.properties
 
org.opengis.cite.eogeojson10.util - package org.opengis.cite.eogeojson10.util
This package includes miscellaneous utility classes to support testing.
OWS - Static variable in class org.opengis.cite.eogeojson10.Namespaces
OGC 06-121r3 (OWS 1.1)

P

parseURI(URI) - Static method in class org.opengis.cite.eogeojson10.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.eogeojson10.SuiteFixtureListener
Processes test suite arguments and sets suite attributes accordingly.
ProductInformationConfClassTests - Class in org.opengis.cite.eogeojson10.productinformation
ProductInformationConfClassTests class.
ProductInformationConfClassTests() - Constructor for class org.opengis.cite.eogeojson10.productinformation.ProductInformationConfClassTests
 
PropertiesConfClassTests - Class in org.opengis.cite.eogeojson10.properties
PropertiesConfClassTests class.
PropertiesConfClassTests() - Constructor for class org.opengis.cite.eogeojson10.properties.PropertiesConfClassTests
 

R

readJSONObjectFromFile(File) - Method in class org.opengis.cite.eogeojson10.DataFixture
readJSONObjectFromFile.
registerClientComponent(ISuite) - Method in class org.opengis.cite.eogeojson10.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.
removeParameters(MediaType) - Static method in class org.opengis.cite.eogeojson10.util.ClientUtils
Creates a copy of the given MediaType object but without any parameters.
request - Variable in class org.opengis.cite.eogeojson10.CommonFixture
An HTTP request message.
resolveRelativeURI(String, String) - Static method in class org.opengis.cite.eogeojson10.util.URIUtils
Constructs an absolute URI from the given URI reference and a base URI.
response - Variable in class org.opengis.cite.eogeojson10.CommonFixture
An HTTP response message.
ReusableEntityFilter - Class in org.opengis.cite.eogeojson10
Buffers the (response) entity so it can be read multiple times.
ReusableEntityFilter() - Constructor for class org.opengis.cite.eogeojson10.ReusableEntityFilter
 
ROOT_PKG - Static variable in class org.opengis.cite.eogeojson10.util.ValidationUtils
ROOT_PKG = "/org/opengis/cite/eogeojson10/"
ROOT_PKG_PATH - Static variable in class org.opengis.cite.eogeojson10.CommonFixture
Root test suite package (absolute path).

S

SCH - Static variable in class org.opengis.cite.eogeojson10.Namespaces
Schematron (ISO 19757-3) namespace
setTestSubject(String) - Method in class org.opengis.cite.eogeojson10.DataFixture
Sets the test subject.
SOAP_ENV - Static variable in class org.opengis.cite.eogeojson10.Namespaces
SOAP 1.2 message envelopes.
SuiteAttribute - Enum Class in org.opengis.cite.eogeojson10
An enumerated type defining ISuite attributes that may be set to constitute a shared test fixture.
SuiteFixtureListener - Class in org.opengis.cite.eogeojson10
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.eogeojson10.SuiteFixtureListener
 
SuitePreconditions - Class in org.opengis.cite.eogeojson10
Checks that various preconditions are satisfied before the test suite is run.
SuitePreconditions() - Constructor for class org.opengis.cite.eogeojson10.SuitePreconditions
 

T

TEST_SUBJ_FILE - Enum constant in enum class org.opengis.cite.eogeojson10.SuiteAttribute
A File containing the feature test subject or a description of it.
TEST_SUBJECT - Enum constant in enum class org.opengis.cite.eogeojson10.SuiteAttribute
A DOM Document that represents the test subject or metadata about it.
TestFailureListener - Class in org.opengis.cite.eogeojson10
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.eogeojson10.TestFailureListener
 
TestNGController - Class in org.opengis.cite.eogeojson10
Main test run controller oversees execution of TestNG test suites.
TestNGController() - Constructor for class org.opengis.cite.eogeojson10.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.eogeojson10.TestNGController
Construct a controller that writes results to the given output directory.
TestRunArg - Enum Class in org.opengis.cite.eogeojson10
An enumerated type defining all recognized test run arguments.
TestRunListener - Class in org.opengis.cite.eogeojson10
A listener that is invoked before and after a test run.
TestRunListener() - Constructor for class org.opengis.cite.eogeojson10.TestRunListener
 
testSubject - Variable in class org.opengis.cite.eogeojson10.DataFixture
testSubject
TestSuiteLogger - Class in org.opengis.cite.eogeojson10.util
Logging utility class that provides simple access to the JDK Logging API.
toString() - Method in enum class org.opengis.cite.eogeojson10.SuiteAttribute
toString() - Method in enum class org.opengis.cite.eogeojson10.TestRunArg
toString() - Method in class org.opengis.cite.eogeojson10.util.NamespaceBindings
transform(Source, Node) - Static method in class org.opengis.cite.eogeojson10.util.XMLUtils
Transforms the content of a DOM Node using a specified XSLT stylesheet.

U

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

V

validateAquisitionInformation() - Method in class org.opengis.cite.eogeojson10.acquisitioninformation.AquisitionInformationConfClassTests
Verifies conformance to /conf/acquisition-information, Section 7.6
validateAquisitionParameters() - Method in class org.opengis.cite.eogeojson10.acquisitionparameters.AquisitionParametersConfClassTests
Verifies conformance to /conf/acquisition-parameters, Section 7.6
validateDataIdentification() - Method in class org.opengis.cite.eogeojson10.dataidentification.DataIdentificationConfClassTests
Verifies conformance to /conf/data-identification, Section 7.3
validateEarthObservationMetadata() - Method in class org.opengis.cite.eogeojson10.earthobservation.EarthObservationConfClassTests
Verifies conformance to /conf/earthobservation, Section 7.1
validateEarthObservationMetadataCollection() - Method in class org.opengis.cite.eogeojson10.earthobservationcollection.EOCollectionConfClassTests
Verifies conformance to /conf/earthobservation-collection, Section 7.8
validateEOMetadataGeoJSONValidPerSchema() - Method in class org.opengis.cite.eogeojson10.core.CoreTests
Verifies conformance to /conf/core, Sections 7.1 and Section 7.8
validateGeometry() - Method in class org.opengis.cite.eogeojson10.geometry.GeometryConfClassTests
Verifies conformance to /conf/geometry, Section 7.4
validateLinks() - Method in class org.opengis.cite.eogeojson10.links.LinksConfClassTests
Verifies conformance to /conf/links, Section 7.1.2
validateMetadataInformation() - Method in class org.opengis.cite.eogeojson10.metadatainformation.MetadataInformationConfClassTests
Verifies conformance to /conf/metadata-information, Section 7.2
validateOffering() - Method in class org.opengis.cite.eogeojson10.offering.OfferingConfClassTests
Verifies conformance to /conf/offering, Section 7.1.4
validateProductInformation() - Method in class org.opengis.cite.eogeojson10.productinformation.ProductInformationConfClassTests
Verifies conformance to /conf/product-information, Section 7.7
validateProperties() - Method in class org.opengis.cite.eogeojson10.properties.PropertiesConfClassTests
Verifies conformance to /conf/properties, Section 7.1.1
validateTestRunArgs(Document) - Method in class org.opengis.cite.eogeojson10.TestNGController
Validates the test run arguments.
ValidationUtils - Class in org.opengis.cite.eogeojson10.util
A utility class that provides convenience methods to support schema validation.
ValidationUtils() - Constructor for class org.opengis.cite.eogeojson10.util.ValidationUtils
 
valueOf(String) - Static method in enum class org.opengis.cite.eogeojson10.SuiteAttribute
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opengis.cite.eogeojson10.TestRunArg
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.opengis.cite.eogeojson10.SuiteAttribute
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opengis.cite.eogeojson10.TestRunArg
Returns an array containing the constants of this enum class, in the order they are declared.
verifyTestSubject() - Method in class org.opengis.cite.eogeojson10.SuitePreconditions
Verifies that the referenced test subject exists and has the expected type.

W

withStandardBindings() - Static method in class org.opengis.cite.eogeojson10.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.eogeojson10.util.XMLUtils
Writes the content of a DOM Node to a byte stream.
writeNodeToString(Node) - Static method in class org.opengis.cite.eogeojson10.util.XMLUtils
Writes the content of a DOM Node to a string.

X

XLINK - Static variable in class org.opengis.cite.eogeojson10.Namespaces
W3C XLink
XML_ERROR - Static variable in class org.opengis.cite.eogeojson10.ErrorMessageKeys
Constant XML_ERROR="XMLError"
XMLUtils - Class in org.opengis.cite.eogeojson10.util
Provides various utility methods for accessing or manipulating XML representations.
XMLUtils() - Constructor for class org.opengis.cite.eogeojson10.util.XMLUtils
 
XPATH_ERROR - Static variable in class org.opengis.cite.eogeojson10.ErrorMessageKeys
Constant XPATH_ERROR="XPathError"
XPATH_RESULT - Static variable in class org.opengis.cite.eogeojson10.ErrorMessageKeys
Constant XPATH_RESULT="XPathResult"
XSD - Static variable in class org.opengis.cite.eogeojson10.Namespaces
W3C XML Schema namespace
A B C D E F G I L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values