Uses of Class
org.opengis.cite.cat20.dgiwg10.util.NamespaceBindings
Packages that use NamespaceBindings
Package
Description
This package includes miscellaneous utility classes to support testing.
-
Uses of NamespaceBindings in org.opengis.cite.cat20.dgiwg10.util
Methods in org.opengis.cite.cat20.dgiwg10.util that return NamespaceBindingsModifier and TypeMethodDescriptionstatic NamespaceBindings
NamespaceBindings.withStandardBindings()
Creates a NamespaceBindings object that declares the following namespace bindings: "ows": "http://www.opengis.net/ows" "xlink": "http://www.w3.org/1999/xlink" "csw": "http://www.opengis.net/cat/csw/2.0.2" "dc": "http://purl.org/dc/elements/1.1/" "ogc": "http://www.opengis.net/ogc" "gmd": "http://www.isotc211.org/2005/gmd"