- addAllBindings(Map<String, String>) - Method in class org.opengis.cite.owc10.util.NamespaceBindings
-
Adds all of the supplied namespace bindings to the existing set of
entries.
- addNamespaceBinding(String, String) - Method in class org.opengis.cite.owc10.util.NamespaceBindings
-
Adds a namespace binding that associates a namespace name with a prefix.
- asList(NodeList) - Static method in class org.opengis.cite.owc10.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.owc10.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.owc10.ETSAssert
-
Asserts that the given response message contains an OGC exception report.
- assertQualifiedName(Node, QName) - Static method in class org.opengis.cite.owc10.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.owc10.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.owc10.ETSAssert
-
Asserts that an XML resource is schema-valid.
- assertXPath(String, Node, Map<String, String>) - Static method in class org.opengis.cite.owc10.ETSAssert
-
Asserts that an XPath 1.0 expression holds true for the given evaluation
context.
- assessSchemaValidity() - Method in class org.opengis.cite.owc10.atom.AtomCoreTests
-
[Test
] The Atom feed is schema-valid.
- ATOM - Static variable in class org.opengis.cite.owc10.Namespaces
-
Atom Syndication Format (RFC 4287).
- ATOM_FEED - Static variable in class org.opengis.cite.owc10.OWC10
-
Top-level element of an Atom feed (RFC 4287).
- ATOM_WMS_OFFERING - Static variable in class org.opengis.cite.owc10.OWC10
-
Identifier for WMS offerings.
- AtomCoreTests - Class in org.opengis.cite.owc10.atom
-
Defines test methods that apply to an Atom (RFC 4287) representation of a
context document in accord with OGC OWS Context Atom Encoding
Standard 1.0 (OGC 12-084r2).
- AtomCoreTests() - Constructor for class org.opengis.cite.owc10.atom.AtomCoreTests
-
- AtomWmsTests - Class in org.opengis.cite.owc10.atom
-
Defines test methods that apply to an Atom (RFC 4287) representation of a
context document that includes one or more WMS offerings.
- AtomWmsTests() - Constructor for class org.opengis.cite.owc10.atom.AtomWmsTests
-