org.deegree.commons.xml
Class CommonNamespaces

java.lang.Object
  extended by org.deegree.commons.xml.CommonNamespaces

public class CommonNamespaces
extends java.lang.Object

Definitions for OGC related namespace bindings.

NOTE: Don't put project specific bindings here -- subclass it and override getNamespaceContext() instead.

Version:
$Revision: 27134 $, $Date: 2010-10-01 18:48:40 +0200 (Fr, 01. Okt 2010) $
Author:
Andreas Poth, Markus Schneider, last edited by: $Author: mschneider $

Field Summary
static java.lang.String APISO
          The APISO namespace is currently bound to: "http://www.opengis.net/cat/csw/apiso/1.0"
static java.lang.String APISO_PREFIX
          The APISO_PREFIX is currently assigned to: "apiso"
static java.lang.String CRS_PREFIX
          The CRS_PREFIX is currently assigned to: "crs"
static java.lang.String CRSNS
          The CRSNS namespace --used for the crs package-- is currently bound to: "http://www.deegree.org/crs"
static java.lang.String DC_PREFIX
          The DC prefix is currently assigned to: "dc"
static java.lang.String DCNS
          The DCNS namespace is currently bound to: "http://purl.org/dc/elements/1.1/"
static java.lang.String GML_PREFIX
          The GML prefix is currently assigned to: "gml"
static java.lang.String GML3_2_NS
          The GML3_2_NS namespace is currently bound to: "http://www.opengis.net/gml/3.2"
static java.lang.String GML3_2_PREFIX
          The GML3_2 prefix is currently assigned to: "gml3_2"
static java.lang.String GMLNS
          The GMLNS namespace is currently bound to: "http://www.opengis.net/gml"
static java.lang.String ISO_2005_GCO_NS
           
static java.lang.String ISO_2005_GSR_NS
           
static java.lang.String ISO_2005_GSS_NS
           
static java.lang.String ISO_2005_GTS_NS
           
static java.lang.String ISO19115_PREFIX
          The ISO19115 prefix is currently assigned to: "iso19115"
static java.lang.String ISO19115BRIEF_PREFIX
          The ISO19115BRIEF prefix is currently assigned to: "iso19115brief"
static java.lang.String ISO19115BRIEFNS
          The ISO19115BRIEFNS namespace is currently bound to: "http://schemas.opengis.net/iso19115brief"
static java.lang.String ISO19115NS
          The ISO19115NS namespace is currently bound to: "http://schemas.opengis.net/iso19115full"
static java.lang.String ISO19119_PREFIX
          The ISO19119 prefix is currently assigned to: "iso19119"
static java.lang.String ISO19119NS
          The ISO19119NS namespace is currently bound to: "http://schemas.opengis.net/iso19119"
static java.lang.String ISOAP10GCO_PREFIX
          The ISOAP10GCO_PREFIX is currently assigned to: "gco"
static java.lang.String ISOAP10GCONS
          The ISOAP10GCONS namespace is currently bound to: "http://www.isotc211.org/2005/gco"
static java.lang.String ISOAP10GMD_PREFIX
          The ISOAP10GMD_PREFIX is currently assigned to: "gmd"
static java.lang.String ISOAP10GMDNS
          The ISOAP10GMDNS namespace is currently bound to: "http://www.isotc211.org/2005/gmd"
static java.lang.String OGC_PREFIX
          The OGC prefix is currently assigned to: "ogc"
static java.lang.String OGCNS
          The OGCNS namespace is currently bound to: "http://www.opengis.net/ogc"
static java.lang.String OWS_11_NS
          The OWS_11_NS namespace is currently bound to: "http://www.opengis.net/ows/1.1"
static java.lang.String SE_PREFIX
          The SE_PREFIX is currently assigned to: "se"
static java.lang.String SENS
          The SE namespace --used for the 2d rendering-- is currently bound to: "http://www.opengis.net/se"
static java.lang.String SLD_PREFIX
          The SLD_PREFIX is currently assigned to: "sld"
static java.lang.String SLDNS
          The SLD namespace is currently bound to "http://www.opengis.net/sld"
static java.lang.String SMXML_PREFIX
          The SMXML prefix is currently assigned to: "smXML"
static java.lang.String SMXMLNS
          The SMXMLNS namespace is currently bound to: "http://metadata.dgiwg.org/smXML"
static java.lang.String WMS_PREFIX
          The WMS_PREFIX is currently assigned to: "wms"
static java.lang.String WMSNS
          The WMS namespace is currently bound to: "http://www.opengis.net/wms"
static java.lang.String XLINK_PREFIX
          The XLINK prefix is currently assigned to: "xlink"
static java.lang.String XLNNS
          The XLNNS namespace is currently bound to: "http://www.w3.org/1999/xlink"
static java.lang.String XMLNS
          The XMLNS namespace is currently bound to: "http://www.w3.org/2000/xmlns/"
static java.lang.String XMLNS_PREFIX
          The XMLNS prefix is currently assigned to: "xmlns"
static java.lang.String XS_PREFIX
          The XS prefix is currently assigned to: "xs"
static java.lang.String XSI_PREFIX
          The XSI prefix is currently assigned to: "xsi"
static java.lang.String XSINS
          The XSINS namespace is currently bound to: "http://www.w3.org/2001/XMLSchema-instance"
static java.lang.String XSNS
          The XSNS namespace is currently bound to: "http://www.w3.org/2001/XMLSchema"
 
Constructor Summary
CommonNamespaces()
           
 
Method Summary
static NamespaceContext getNamespaceContext()
          Returns the NamespaceContext for common namespaces known be deegree.
static boolean isCoreNamespace(java.lang.String ns)
          Returns whether the given namespace is either a XML core namespace or a GML core namespace.
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

XMLNS

public static final java.lang.String XMLNS
The XMLNS namespace is currently bound to: "http://www.w3.org/2000/xmlns/"

See Also:
Constant Field Values

GMLNS

public static final java.lang.String GMLNS
The GMLNS namespace is currently bound to: "http://www.opengis.net/gml"

See Also:
Constant Field Values

OGCNS

public static final java.lang.String OGCNS
The OGCNS namespace is currently bound to: "http://www.opengis.net/ogc"

See Also:
Constant Field Values

OWS_11_NS

public static final java.lang.String OWS_11_NS
The OWS_11_NS namespace is currently bound to: "http://www.opengis.net/ows/1.1"

See Also:
Constant Field Values

XLNNS

public static final java.lang.String XLNNS
The XLNNS namespace is currently bound to: "http://www.w3.org/1999/xlink"

See Also:
Constant Field Values

ISO19115NS

public static final java.lang.String ISO19115NS
The ISO19115NS namespace is currently bound to: "http://schemas.opengis.net/iso19115full"

See Also:
Constant Field Values

ISO19115BRIEFNS

public static final java.lang.String ISO19115BRIEFNS
The ISO19115BRIEFNS namespace is currently bound to: "http://schemas.opengis.net/iso19115brief"

See Also:
Constant Field Values

ISO19119NS

public static final java.lang.String ISO19119NS
The ISO19119NS namespace is currently bound to: "http://schemas.opengis.net/iso19119"

See Also:
Constant Field Values

DCNS

public static final java.lang.String DCNS
The DCNS namespace is currently bound to: "http://purl.org/dc/elements/1.1/"

See Also:
Constant Field Values

XSNS

public static final java.lang.String XSNS
The XSNS namespace is currently bound to: "http://www.w3.org/2001/XMLSchema"

See Also:
Constant Field Values

XSINS

public static final java.lang.String XSINS
The XSINS namespace is currently bound to: "http://www.w3.org/2001/XMLSchema-instance"

See Also:
Constant Field Values

SMXMLNS

public static final java.lang.String SMXMLNS
The SMXMLNS namespace is currently bound to: "http://metadata.dgiwg.org/smXML"

See Also:
Constant Field Values

ISOAP10GMDNS

public static final java.lang.String ISOAP10GMDNS
The ISOAP10GMDNS namespace is currently bound to: "http://www.isotc211.org/2005/gmd"

See Also:
Constant Field Values

ISOAP10GCONS

public static final java.lang.String ISOAP10GCONS
The ISOAP10GCONS namespace is currently bound to: "http://www.isotc211.org/2005/gco"

See Also:
Constant Field Values

ISO_2005_GCO_NS

public static final java.lang.String ISO_2005_GCO_NS
See Also:
Constant Field Values

ISO_2005_GSR_NS

public static final java.lang.String ISO_2005_GSR_NS
See Also:
Constant Field Values

ISO_2005_GSS_NS

public static final java.lang.String ISO_2005_GSS_NS
See Also:
Constant Field Values

ISO_2005_GTS_NS

public static final java.lang.String ISO_2005_GTS_NS
See Also:
Constant Field Values

APISO

public static final java.lang.String APISO
The APISO namespace is currently bound to: "http://www.opengis.net/cat/csw/apiso/1.0"

See Also:
Constant Field Values

GML3_2_NS

public static final java.lang.String GML3_2_NS
The GML3_2_NS namespace is currently bound to: "http://www.opengis.net/gml/3.2"

See Also:
Constant Field Values

CRSNS

public static final java.lang.String CRSNS
The CRSNS namespace --used for the crs package-- is currently bound to: "http://www.deegree.org/crs"

See Also:
Constant Field Values

SENS

public static final java.lang.String SENS
The SE namespace --used for the 2d rendering-- is currently bound to: "http://www.opengis.net/se"

See Also:
Constant Field Values

SLDNS

public static final java.lang.String SLDNS
The SLD namespace is currently bound to "http://www.opengis.net/sld"

See Also:
Constant Field Values

WMSNS

public static final java.lang.String WMSNS
The WMS namespace is currently bound to: "http://www.opengis.net/wms"

See Also:
Constant Field Values

GML3_2_PREFIX

public static final java.lang.String GML3_2_PREFIX
The GML3_2 prefix is currently assigned to: "gml3_2"

See Also:
Constant Field Values

GML_PREFIX

public static final java.lang.String GML_PREFIX
The GML prefix is currently assigned to: "gml"

See Also:
Constant Field Values

OGC_PREFIX

public static final java.lang.String OGC_PREFIX
The OGC prefix is currently assigned to: "ogc"

See Also:
Constant Field Values

XLINK_PREFIX

public static final java.lang.String XLINK_PREFIX
The XLINK prefix is currently assigned to: "xlink"

See Also:
Constant Field Values

XMLNS_PREFIX

public static final java.lang.String XMLNS_PREFIX
The XMLNS prefix is currently assigned to: "xmlns"

See Also:
Constant Field Values

XS_PREFIX

public static final java.lang.String XS_PREFIX
The XS prefix is currently assigned to: "xs"

See Also:
Constant Field Values

XSI_PREFIX

public static final java.lang.String XSI_PREFIX
The XSI prefix is currently assigned to: "xsi"

See Also:
Constant Field Values

ISO19115_PREFIX

public static final java.lang.String ISO19115_PREFIX
The ISO19115 prefix is currently assigned to: "iso19115"

See Also:
Constant Field Values

ISO19115BRIEF_PREFIX

public static final java.lang.String ISO19115BRIEF_PREFIX
The ISO19115BRIEF prefix is currently assigned to: "iso19115brief"

See Also:
Constant Field Values

ISO19119_PREFIX

public static final java.lang.String ISO19119_PREFIX
The ISO19119 prefix is currently assigned to: "iso19119"

See Also:
Constant Field Values

DC_PREFIX

public static final java.lang.String DC_PREFIX
The DC prefix is currently assigned to: "dc"

See Also:
Constant Field Values

SMXML_PREFIX

public static final java.lang.String SMXML_PREFIX
The SMXML prefix is currently assigned to: "smXML"

See Also:
Constant Field Values

ISOAP10GMD_PREFIX

public static final java.lang.String ISOAP10GMD_PREFIX
The ISOAP10GMD_PREFIX is currently assigned to: "gmd"

See Also:
Constant Field Values

ISOAP10GCO_PREFIX

public static final java.lang.String ISOAP10GCO_PREFIX
The ISOAP10GCO_PREFIX is currently assigned to: "gco"

See Also:
Constant Field Values

APISO_PREFIX

public static final java.lang.String APISO_PREFIX
The APISO_PREFIX is currently assigned to: "apiso"

See Also:
Constant Field Values

CRS_PREFIX

public static final java.lang.String CRS_PREFIX
The CRS_PREFIX is currently assigned to: "crs"

See Also:
Constant Field Values

SE_PREFIX

public static final java.lang.String SE_PREFIX
The SE_PREFIX is currently assigned to: "se"

See Also:
Constant Field Values

SLD_PREFIX

public static final java.lang.String SLD_PREFIX
The SLD_PREFIX is currently assigned to: "sld"

See Also:
Constant Field Values

WMS_PREFIX

public static final java.lang.String WMS_PREFIX
The WMS_PREFIX is currently assigned to: "wms"

See Also:
Constant Field Values
Constructor Detail

CommonNamespaces

public CommonNamespaces()
Method Detail

getNamespaceContext

public static NamespaceContext getNamespaceContext()
Returns the NamespaceContext for common namespaces known be deegree.

Returns:
the NamespaceContext for all common namespaces

isCoreNamespace

public static boolean isCoreNamespace(java.lang.String ns)
Returns whether the given namespace is either a XML core namespace or a GML core namespace.

Parameters:
ns - namespace to check, may be null
Returns:
true, if it is a core namespace, false otherwise

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2011. All Rights Reserved.