- EMPTY_STRING - Static variable in class org.opengis.cite.wps10.ErrorMessageKeys
-
- ErrorMessage - Class in org.opengis.cite.wps10
-
Utility class for retrieving and formatting localized error messages that
describe failed assertions.
- ErrorMessage() - Constructor for class org.opengis.cite.wps10.ErrorMessage
-
- ErrorMessageKeys - Class in org.opengis.cite.wps10
-
Defines keys used to access localized messages for assertion errors.
- ErrorMessageKeys() - Constructor for class org.opengis.cite.wps10.ErrorMessageKeys
-
- ETSAssert - Class in org.opengis.cite.wps10
-
Provides a set of custom assertion methods.
- evaluateXPath(Node, String, Map<String, String>) - Static method in class org.opengis.cite.wps10.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.wps10.util.XMLUtils
-
Evaluates an XPath expression using the given context and returns the
result as the specified type.
- evaluateXPath2(Source, String, Map<String, String>) - Method in class org.opengis.cite.wps10.level1.AllOperationServerValidation
-
Evaluates an XPath 2.0 expression using the Saxon s9api interfaces.
- evaluateXPath2(Source, String, Map<String, String>) - Method in class org.opengis.cite.wps10.level1.DescribeProcessValidation
-
Evaluates an XPath 2.0 expression using the Saxon s9api interfaces.
- evaluateXPath2(Source, String, Map<String, String>) - Method in class org.opengis.cite.wps10.level1.ExecuteValidation
-
Evaluates an XPath 2.0 expression using the Saxon s9api interfaces.
- evaluateXPath2(Source, String, Map<String, String>) - Method in class org.opengis.cite.wps10.level1.GetCapabilitiesValidation
-
Evaluates an XPath 2.0 expression using the Saxon s9api interfaces.
- evaluateXPath2(Source, String, Map<String, String>) - Static method in class org.opengis.cite.wps10.util.XMLUtils
-
Evaluates an XPath 2.0 expression using the Saxon s9api interfaces.
- evaluateXPath2Modified(File, String, Map<String, String>) - Static method in class org.opengis.cite.wps10.DataFixture
-
Evaluates an XPath 2.0 expression using the Saxon s9api interfaces
modified version
- evaluateXQuery(Source, String, Map<String, String>) - Static method in class org.opengis.cite.wps10.util.XMLUtils
-
Evaluates an XQuery 1.0 expression using the Saxon s9api interfaces.
- executeHttpGetUri - Variable in class org.opengis.cite.wps10.DataFixture
-
- ExecuteHttpResponseStatusCodeValidation() - Method in class org.opengis.cite.wps10.level1.AllOperationServerValidation
-
A.4.1.2 Execute HTTP Response Status Code
1.
- executeRequestFileRawDataOutputSubject - Variable in class org.opengis.cite.wps10.DataFixture
-
- executeRequestFileResponseDocumentOutputSubject - Variable in class org.opengis.cite.wps10.DataFixture
-
- executeRequestFileUpdatingResponseDocumentOutputSubject - Variable in class org.opengis.cite.wps10.DataFixture
-
- ExecuteValidation - Class in org.opengis.cite.wps10.level1
-
- ExecuteValidation() - Constructor for class org.opengis.cite.wps10.level1.ExecuteValidation
-
- expandReferencesInText(String) - Static method in class org.opengis.cite.wps10.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.wps10.util.ValidationUtils
-
Extracts a set of XML Schema references from a source XML document.