- EMPTY_STRING - Static variable in class org.opengis.cite.swecommon20.ErrorMessageKeys
-
- ErrorMessage - Class in org.opengis.cite.swecommon20
-
Utility class for retrieving and formatting localized error messages that
describe failed assertions.
- ErrorMessage() - Constructor for class org.opengis.cite.swecommon20.ErrorMessage
-
- ErrorMessageKeys - Class in org.opengis.cite.swecommon20
-
Defines keys used to access localized messages for assertion errors.
- ErrorMessageKeys() - Constructor for class org.opengis.cite.swecommon20.ErrorMessageKeys
-
- ETSAssert - Class in org.opengis.cite.swecommon20
-
Provides a set of custom assertion methods.
- evaluateXPath(Node, String, Map<String, String>) - Static method in class org.opengis.cite.swecommon20.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.swecommon20.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.swecommon20.util.XMLUtils
-
Evaluates an XPath 2.0 expression using the Saxon s9api interfaces.
- expandReferencesInText(String) - Static method in class org.opengis.cite.swecommon20.util.XMLUtils
-
Expands character entity and numeric references
that occur within a given string value.
- extractSchemaReferences(Source, String) - Static method in class org.opengis.cite.swecommon20.util.ValidationUtils
-
Extracts a set of XML Schema references from a source XML document.