Package org.opengis.cite.wfs11.util
Class NamespaceBindingUtils
java.lang.Object
org.opengis.cite.wfs11.util.NamespaceBindingUtils
NamespaceBindingUtils class.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
ConstantGML_NAMESPACE="http://www.opengis.net/gml"
static final String
ConstantOWS_NAMESPACE="http://www.opengis.net/ows"
static final String
ConstantWFS_NAMESPACE="http://www.opengis.net/wfs"
static final String
ConstantXLINK_NAMESPACE="http://www.w3.org/1999/xlink"
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
WFS_NAMESPACE
ConstantWFS_NAMESPACE="http://www.opengis.net/wfs"
- See Also:
-
OWS_NAMESPACE
ConstantOWS_NAMESPACE="http://www.opengis.net/ows"
- See Also:
-
XLINK_NAMESPACE
ConstantXLINK_NAMESPACE="http://www.w3.org/1999/xlink"
- See Also:
-
GML_NAMESPACE
ConstantGML_NAMESPACE="http://www.opengis.net/gml"
- See Also:
-
-
Constructor Details
-
NamespaceBindingUtils
public NamespaceBindingUtils()
-