Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
X
A
addAllBindings(Map<String, String>)
- Method in class org.opengis.cite.osxgeotime.util.
NamespaceBindings
Adds all of the supplied namespace bindings to the existing set of entries.
addNamespaceBinding(String, String)
- Method in class org.opengis.cite.osxgeotime.util.
NamespaceBindings
Adds a namespace binding that associates a namespace name with a prefix.
assertDescendantElementCount(Document, QName, int)
- Static method in class org.opengis.cite.osxgeotime.
ETSAssert
Asserts that the given XML entity contains the expected number of descendant elements having the specified name.
assertQualifiedName(Node, QName)
- Static method in class org.opengis.cite.osxgeotime.
ETSAssert
Asserts that the qualified name of a DOM Node matches the expected value.
assertSchematronValid(URL, Source)
- Static method in class org.opengis.cite.osxgeotime.
ETSAssert
Asserts that an XML resource satisfies all applicable constraints specified in a Schematron (ISO 19757-3) schema.
assertSchemaValid(Validator, Source)
- Static method in class org.opengis.cite.osxgeotime.
ETSAssert
Asserts that an XML resource is schema-valid.
assertXPath(String, Node, Map<String, String>)
- Static method in class org.opengis.cite.osxgeotime.
ETSAssert
Asserts that an XPath 1.0 expression holds true for the given evaluation context.
ATOM
- Static variable in class org.opengis.cite.osxgeotime.
Namespaces
Atom rfc4287
B
buildSchematronValidator(String, String)
- Static method in class org.opengis.cite.osxgeotime.util.
ValidationUtils
Constructs a SchematronValidator that will check an XML resource against the rules defined in a Schematron schema.
C
createElement(QName)
- Static method in class org.opengis.cite.osxgeotime.util.
XMLUtils
Creates a new Element having the specified qualified name.
D
DC
- Static variable in class org.opengis.cite.osxgeotime.
Namespaces
Dublin Core Elements
doTestRun(Document)
- Method in class org.opengis.cite.osxgeotime.
TestNGController
E
EMPTY_STRING
- Static variable in class org.opengis.cite.osxgeotime.
ErrorMessageKeys
ErrorMessage
- Class in
org.opengis.cite.osxgeotime
Utility class for retrieving and formatting localized error messages that describe failed assertions.
ErrorMessage()
- Constructor for class org.opengis.cite.osxgeotime.
ErrorMessage
ErrorMessageKeys
- Class in
org.opengis.cite.osxgeotime
Defines keys used to access localized messages for assertion errors.
ErrorMessageKeys()
- Constructor for class org.opengis.cite.osxgeotime.
ErrorMessageKeys
ETSAssert
- Class in
org.opengis.cite.osxgeotime
Provides a set of custom assertion methods.
evaluateXPath(Node, String, Map<String, String>)
- Static method in class org.opengis.cite.osxgeotime.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.osxgeotime.util.
XMLUtils
Evaluates an XPath 1.0 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.osxgeotime.util.
XMLUtils
Evaluates an XPath 2.0 expression using the Saxon s9api interfaces.
extractSchemaReference(Source, String)
- Static method in class org.opengis.cite.osxgeotime.util.
ValidationUtils
Extracts an XML Schema reference from a source XML document.
F
format(String, Object...)
- Static method in class org.opengis.cite.osxgeotime.
ErrorMessage
Produces a formatted error message using the supplied substitution arguments and the current locale.
G
GEORSS
- Static variable in class org.opengis.cite.osxgeotime.
Namespaces
GeoRSS
get(String)
- Static method in class org.opengis.cite.osxgeotime.
ErrorMessage
Retrieves a simple message according to the current locale.
getAllBindings()
- Method in class org.opengis.cite.osxgeotime.util.
NamespaceBindings
Returns an unmodifiable view of the declared namespace bindings.
getCode()
- Method in class org.opengis.cite.osxgeotime.
TestNGController
getElementsByNamespaceURI(Node, String)
- Static method in class org.opengis.cite.osxgeotime.util.
XMLUtils
Returns a List of all descendant Element nodes having the specified [namespace name] property.
getName()
- Method in enum org.opengis.cite.osxgeotime.
SuiteAttribute
getNamespaceURI(String)
- Method in class org.opengis.cite.osxgeotime.util.
NamespaceBindings
getPrefix(String)
- Method in class org.opengis.cite.osxgeotime.util.
NamespaceBindings
getPrefixes(String)
- Method in class org.opengis.cite.osxgeotime.util.
NamespaceBindings
getTitle()
- Method in class org.opengis.cite.osxgeotime.
TestNGController
getType()
- Method in enum org.opengis.cite.osxgeotime.
SuiteAttribute
getVersion()
- Method in class org.opengis.cite.osxgeotime.
TestNGController
GML
- Static variable in class org.opengis.cite.osxgeotime.
Namespaces
ISO 19136 (GML 3.2)
I
isLoggable(Level)
- Static method in class org.opengis.cite.osxgeotime.util.
TestSuiteLogger
Indicates if the logger is enabled at a given logging level.
L
LOCAL_NAME
- Static variable in class org.opengis.cite.osxgeotime.
ErrorMessageKeys
log(Level, String, Object[])
- Static method in class org.opengis.cite.osxgeotime.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.osxgeotime.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.osxgeotime.util.
TestSuiteLogger
Logs a simple message at the specified logging level.
M
main(String[])
- Static method in class org.opengis.cite.osxgeotime.
TestNGController
A convenience method to facilitate test development.
MISSING_ENTITY
- Static variable in class org.opengis.cite.osxgeotime.
ErrorMessageKeys
MISSING_INFOSET_ITEM
- Static variable in class org.opengis.cite.osxgeotime.
ErrorMessageKeys
N
NAMESPACE_NAME
- Static variable in class org.opengis.cite.osxgeotime.
ErrorMessageKeys
NamespaceBindings
- Class in
org.opengis.cite.osxgeotime.util
Provides namespace bindings for evaluating XPath 1.0 expressions using the JAXP XPath API.
NamespaceBindings()
- Constructor for class org.opengis.cite.osxgeotime.util.
NamespaceBindings
Namespaces
- Class in
org.opengis.cite.osxgeotime
XML namespace names.
NOT_SCHEMA_VALID
- Static variable in class org.opengis.cite.osxgeotime.
ErrorMessageKeys
O
onExecutionFinish()
- Method in class org.opengis.cite.osxgeotime.
TestRunListener
onExecutionStart()
- Method in class org.opengis.cite.osxgeotime.
TestRunListener
onFinish(ISuite)
- Method in class org.opengis.cite.osxgeotime.
SuiteFixtureListener
onStart(ISuite)
- Method in class org.opengis.cite.osxgeotime.
SuiteFixtureListener
org.opengis.cite.osxgeotime
- package org.opengis.cite.osxgeotime
The root package includes supporting classes of general utility such as the main controller, listeners, and reporters.
org.opengis.cite.osxgeotime.core
- package org.opengis.cite.osxgeotime.core
Covers the requirements documented in the OpenSearch Geo and Time Extensions
org.opengis.cite.osxgeotime.util
- package org.opengis.cite.osxgeotime.util
This package includes miscellaneous utility classes to support testing.
OS
- Static variable in class org.opengis.cite.osxgeotime.
Namespaces
OpenSearch
OSGEO
- Static variable in class org.opengis.cite.osxgeotime.
Namespaces
OpenSearch Geo Extension
OSTIME
- Static variable in class org.opengis.cite.osxgeotime.
Namespaces
OpenSearch Time Extension
OWS
- Static variable in class org.opengis.cite.osxgeotime.
Namespaces
OGC 06-121r3 (OWS 1.1)
P
processSuiteParameters(ISuite)
- Method in class org.opengis.cite.osxgeotime.
SuiteFixtureListener
Processes test suite parameters and sets suite attributes accordingly.
R
RelaxNGTest
- Class in
org.opengis.cite.osxgeotime.core
Includes tests based on the fundamental conceptual model.
RelaxNGTest()
- Constructor for class org.opengis.cite.osxgeotime.core.
RelaxNGTest
resolveRelativeURI(String, String)
- Static method in class org.opengis.cite.osxgeotime.util.
URIUtils
Constructs an absolute URI value from a relative reference and a base URI.
resolveURIAsDocument(URI)
- Static method in class org.opengis.cite.osxgeotime.util.
URIUtils
Parses the content of the given URI as an XML document and returns a new DOM Document object.
resolveURIAsFile(URI)
- Static method in class org.opengis.cite.osxgeotime.util.
URIUtils
Resolves the given URI and stores the resulting resource representation in a local file.
S
setRncFile(String)
- Method in class org.opengis.cite.osxgeotime.core.
RelaxNGTest
Sets the Schema File.
setTestSubject(Document)
- Method in class org.opengis.cite.osxgeotime.core.
RelaxNGTest
Sets the test subject.
setupClassFixture(ITestContext)
- Method in class org.opengis.cite.osxgeotime.core.
RelaxNGTest
Obtains the test subject from the ISuite context and creates a catalog-based resource resolver.
SOAP_ENV
- Static variable in class org.opengis.cite.osxgeotime.
Namespaces
SOAP 1.2 message envelopes.
SuiteAttribute
- Enum in
org.opengis.cite.osxgeotime
An enumerated type defining ISuite attributes that may be set to constitute a shared test fixture.
SuiteFixtureListener
- Class in
org.opengis.cite.osxgeotime
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.osxgeotime.
SuiteFixtureListener
T
TestNGController
- Class in
org.opengis.cite.osxgeotime
Main test run controller oversees execution of TestNG test suites.
TestNGController()
- Constructor for class org.opengis.cite.osxgeotime.
TestNGController
Default constructor uses the location given by the "user.home" system property as the root output directory.
TestNGController(String)
- Constructor for class org.opengis.cite.osxgeotime.
TestNGController
Construct a controller that writes results to the given output directory.
TestRunArg
- Enum in
org.opengis.cite.osxgeotime
An enumerated type defining all recognized test run arguments.
TestRunListener
- Class in
org.opengis.cite.osxgeotime
A listener that is invoked before and after a test run.
TestRunListener()
- Constructor for class org.opengis.cite.osxgeotime.
TestRunListener
TestSuiteLogger
- Class in
org.opengis.cite.osxgeotime.util
Logging utility class that provides simple access to the JDK Logging API.
toString()
- Method in enum org.opengis.cite.osxgeotime.
SuiteAttribute
toString()
- Method in enum org.opengis.cite.osxgeotime.
TestRunArg
toString()
- Method in class org.opengis.cite.osxgeotime.util.
NamespaceBindings
transform(Source, Node)
- Static method in class org.opengis.cite.osxgeotime.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.osxgeotime.
ErrorMessageKeys
UNEXPECTED_STATUS
- Static variable in class org.opengis.cite.osxgeotime.
ErrorMessageKeys
URIUtils
- Class in
org.opengis.cite.osxgeotime.util
Provides a collection of utility methods for manipulating or resolving URI references.
URIUtils()
- Constructor for class org.opengis.cite.osxgeotime.util.
URIUtils
V
validateTestRunArgs(Document)
- Method in class org.opengis.cite.osxgeotime.
TestNGController
Validates the given set of test run arguments.
validateXMLfromRNC()
- Method in class org.opengis.cite.osxgeotime.core.
RelaxNGTest
[
Test
] Verifies that the test subject is a valid OpenSearch description document according to the (informative) RELAX NG grammar listed in OGC 10-032
ValidationUtils
- Class in
org.opengis.cite.osxgeotime.util
A utility class that provides convenience methods to support schema validation.
ValidationUtils()
- Constructor for class org.opengis.cite.osxgeotime.util.
ValidationUtils
valueOf(String)
- Static method in enum org.opengis.cite.osxgeotime.
SuiteAttribute
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.opengis.cite.osxgeotime.
TestRunArg
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.opengis.cite.osxgeotime.
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.osxgeotime.
TestRunArg
Returns an array containing the constants of this enum type, in the order they are declared.
W
withStandardBindings()
- Static method in class org.opengis.cite.osxgeotime.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"
os:
"http://a9.com/-/spec/opensearch/1.1/"
geo:
"http://a9.com/-/opensearch/extensions/geo/1.0/"
time:
"http://a9.com/-/opensearch/extensions/time/1.0/"
georss:
"http://www.georss.org/georss"
dc:
"http://purl.org/dc/elements/1.1/"
writeNode(Node, OutputStream)
- Static method in class org.opengis.cite.osxgeotime.util.
XMLUtils
Writes the content of a DOM Node to a byte stream.
writeNodeToString(Node)
- Static method in class org.opengis.cite.osxgeotime.util.
XMLUtils
Writes the content of a DOM Node to a String.
X
XLINK
- Static variable in class org.opengis.cite.osxgeotime.
Namespaces
W3C XLink
XML_ERROR
- Static variable in class org.opengis.cite.osxgeotime.
ErrorMessageKeys
XMLUtils
- Class in
org.opengis.cite.osxgeotime.util
Provides various utility methods for accessing or manipulating XML representations.
XMLUtils()
- Constructor for class org.opengis.cite.osxgeotime.util.
XMLUtils
XPATH_ERROR
- Static variable in class org.opengis.cite.osxgeotime.
ErrorMessageKeys
XPATH_RESULT
- Static variable in class org.opengis.cite.osxgeotime.
ErrorMessageKeys
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2014. All Rights Reserved.