Index

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

A

add(String, String) - Method in class org.opengis.cite.wfs11.util.NamespaceBindingUtils.NamespaceBindingBuilder
 
asNode(String) - Static method in class org.opengis.cite.wfs11.util.XmlUtils
Creates a Node out of a String
asString(Node) - Static method in class org.opengis.cite.wfs11.util.XmlUtils
Creates a String out of a Node

B

build() - Method in class org.opengis.cite.wfs11.util.NamespaceBindingUtils.NamespaceBindingBuilder
 
buildQName(Node) - Static method in class org.opengis.cite.wfs11.util.XmlUtils
buildQName.

C

CAPABILITIES_URL - Static variable in class org.opengis.cite.wfs11.WFS11
Reference to the WFS11 capabilities document (URI).
checkFeaturesMatchingFilter(Node, Node) - Static method in class org.opengis.cite.wfs11.GetFeatureTestConditions
Checks if all of the feature members matches the filter condition in the feature data (PropertyIsEqualTo)
checkFeatureTypesDescribedInSchema(Node, Node) - Static method in class org.opengis.cite.wfs11.GetFeatureTestConditions
Checks if all featureTypes in the capabilities document are available in the DescribeFeatureType response
CtlController - Class in org.opengis.cite.wfs11
CtlController class.
CtlController() - Constructor for class org.opengis.cite.wfs11.CtlController
Constructor for CtlController.

D

doTestRun(Document) - Method in class org.opengis.cite.wfs11.CtlController

F

FeatureData - Class in org.opengis.cite.wfs11.domain
FeatureData class.
FeatureData(QName, QName, String) - Constructor for class org.opengis.cite.wfs11.domain.FeatureData
Constructor for FeatureData.
findFeatureTypeAndPropertyName(Node) - Static method in class org.opengis.cite.wfs11.GetFeatureTestExtension
Iterates about the feature types specified in the capabilities, for each feature type the schema document is requested (DescribeFeatureType).
findScriptFile(URI) - Method in class org.opengis.cite.wfs11.CtlController
Creates a File from the given URI reference.

G

getCode() - Method in class org.opengis.cite.wfs11.CtlController
getData() - Method in class org.opengis.cite.wfs11.domain.FeatureData
Getter for the field data.
getFeatureByType(QName) - Method in class org.opengis.cite.wfs11.WFSClient
getFeatureByType.
getFeaturePropertiesByType(XSModel, QName, XSTypeDefinition...) - Static method in class org.opengis.cite.wfs11.util.XmlUtils
Parses all properties of a feature type matching the given type
GetFeatureTestConditions - Class in org.opengis.cite.wfs11
Contains some test conditions to extend ctl scripts.
GetFeatureTestConditions() - Constructor for class org.opengis.cite.wfs11.GetFeatureTestConditions
 
GetFeatureTestExtension - Class in org.opengis.cite.wfs11
Extension functions for ctl scripts to retrieve informations which can not be retrieved by xslt/ctl.
GetFeatureTestExtension() - Constructor for class org.opengis.cite.wfs11.GetFeatureTestExtension
 
getFeatureType() - Method in class org.opengis.cite.wfs11.domain.FeatureData
Getter for the field featureType.
getFeatureType() - Method in class org.opengis.cite.wfs11.WFSClient
getFeatureType.
getPropName() - Method in class org.opengis.cite.wfs11.domain.FeatureData
Getter for the field propName.
getTitle() - Method in class org.opengis.cite.wfs11.CtlController
getVersion() - Method in class org.opengis.cite.wfs11.CtlController
GML_NAMESPACE - Static variable in class org.opengis.cite.wfs11.util.NamespaceBindingUtils
Constant GML_NAMESPACE="http://www.opengis.net/gml"

M

main(String[]) - Static method in class org.opengis.cite.wfs11.CtlController
A convenience method for running the test suite using a command-line interface.

N

NamespaceBindingBuilder() - Constructor for class org.opengis.cite.wfs11.util.NamespaceBindingUtils.NamespaceBindingBuilder
 
NamespaceBindingUtils - Class in org.opengis.cite.wfs11.util
NamespaceBindingUtils class.
NamespaceBindingUtils() - Constructor for class org.opengis.cite.wfs11.util.NamespaceBindingUtils
 
NamespaceBindingUtils.NamespaceBindingBuilder - Class in org.opengis.cite.wfs11.util
 

O

org.opengis.cite.wfs11 - package org.opengis.cite.wfs11
 
org.opengis.cite.wfs11.domain - package org.opengis.cite.wfs11.domain
 
org.opengis.cite.wfs11.util - package org.opengis.cite.wfs11.util
 
OWS_NAMESPACE - Static variable in class org.opengis.cite.wfs11.util.NamespaceBindingUtils
Constant OWS_NAMESPACE="http://www.opengis.net/ows"

P

PROFILE - Static variable in class org.opengis.cite.wfs11.WFS11
The profile indicates the two levels of the GMLSF(GML Simple Features): SF-0 : Level 0 (only simple non-spatial property types; Curve and Surface geometries are excluded) SF-1 : Level 1 (complex non-spatial property types, plus Curve and Surface geometries)
propertiesAsDocument(Properties) - Static method in class org.opengis.cite.wfs11.TestRunArguments
Creates a document that contains a simple XML representation of the given set of properties.

R

reloadNode(Node) - Static method in class org.opengis.cite.wfs11.util.XmlUtils
reloadNode.

T

TestRunArguments - Class in org.opengis.cite.wfs11
TestRunArguments class.
TestRunArguments() - Constructor for class org.opengis.cite.wfs11.TestRunArguments
 
toString() - Method in class org.opengis.cite.wfs11.domain.FeatureData

V

validateArguments(Document) - Static method in class org.opengis.cite.wfs11.TestRunArguments
validateArguments.

W

WFS_LOCKING - Static variable in class org.opengis.cite.wfs11.WFS11
Implements optional LockFeature and GetFeatureWithLock
WFS_NAMESPACE - Static variable in class org.opengis.cite.wfs11.util.NamespaceBindingUtils
Constant WFS_NAMESPACE="http://www.opengis.net/wfs"
WFS_TRANSACTION - Static variable in class org.opengis.cite.wfs11.WFS11
Implements the Transaction request
WFS_XLINK - Static variable in class org.opengis.cite.wfs11.WFS11
Implements the GetGmlObject request and supports (local) XLink processing in GetFeature requests.
WFS11 - Class in org.opengis.cite.wfs11
WFS11 class.
WFS11() - Constructor for class org.opengis.cite.wfs11.WFS11
 
WFSClient - Class in org.opengis.cite.wfs11
WFSClient class.
WFSClient(Node) - Constructor for class org.opengis.cite.wfs11.WFSClient
Constructor for WFSClient.

X

XLINK_NAMESPACE - Static variable in class org.opengis.cite.wfs11.util.NamespaceBindingUtils
Constant XLINK_NAMESPACE="http://www.w3.org/1999/xlink"
XmlUtils - Class in org.opengis.cite.wfs11.util
XmlUtils class.
XmlUtils() - Constructor for class org.opengis.cite.wfs11.util.XmlUtils
 
A B C D F G M N O P R T V W X 
All Classes and Interfaces|All Packages|Constant Field Values