|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.commons.xml.CommonNamespaces
public class CommonNamespaces
Definitions for OGC related namespace bindings.
NOTE: Don't put project specific bindings here -- subclass it and override getNamespaceContext()
instead.
Field Summary | |
---|---|
static String |
APISO
The APISO namespace is currently bound to: "http://www.opengis.net/cat/csw/apiso/1.0" |
static String |
APISO_PREFIX
The APISO_PREFIX is currently assigned to: "apiso" |
static String |
CRS_PREFIX
The CRS_PREFIX is currently assigned to: "crs" |
static String |
CRSNS
The CRSNS namespace --used for the crs package-- is currently bound to: "http://www.deegree.org/crs" |
static String |
DC_PREFIX
The DC prefix is currently assigned to: "dc" |
static String |
DCNS
The DCNS namespace is currently bound to: "http://purl.org/dc/elements/1.1/" |
static String |
GML_PREFIX
The GML prefix is currently assigned to: "gml" |
static String |
GML3_2_NS
The GML3_2_NS namespace is currently bound to: "http://www.opengis.net/gml/3.2" |
static String |
GML3_2_PREFIX
The GML3_2 prefix is currently assigned to: "gml3_2" |
static String |
GMLNS
The GMLNS namespace is currently bound to: "http://www.opengis.net/gml" |
static String |
ISO19115_PREFIX
The ISO19115 prefix is currently assigned to: "iso19115" |
static String |
ISO19115BRIEF_PREFIX
The ISO19115BRIEF prefix is currently assigned to: "iso19115brief" |
static String |
ISO19115BRIEFNS
The ISO19115BRIEFNS namespace is currently bound to: "http://schemas.opengis.net/iso19115brief" |
static String |
ISO19115NS
The ISO19115NS namespace is currently bound to: "http://schemas.opengis.net/iso19115full" |
static String |
ISO19119_PREFIX
The ISO19119 prefix is currently assigned to: "iso19119" |
static String |
ISO19119NS
The ISO19119NS namespace is currently bound to: "http://schemas.opengis.net/iso19119" |
static String |
ISOAP10GCO_PREFIX
The ISOAP10GCO_PREFIX is currently assigned to: "gco" |
static String |
ISOAP10GCONS
The ISOAP10GCONS namespace is currently bound to: "http://www.isotc211.org/2005/gco" |
static String |
ISOAP10GMD_PREFIX
The ISOAP10GMD_PREFIX is currently assigned to: "gmd" |
static String |
ISOAP10GMDNS
The ISOAP10GMDNS namespace is currently bound to: "http://www.isotc211.org/2005/gmd" |
static String |
OGC_PREFIX
The OGC prefix is currently assigned to: "ogc" |
static String |
OGCNS
The OGCNS namespace is currently bound to: "http://www.opengis.net/ogc" |
static String |
SE_PREFIX
The SE_PREFIX is currently assigned to: "se" |
static String |
SENS
The SE namespace --used for the 2d rendering-- is currently bound to: "http://www.opengis.net/se" |
static String |
SLD_PREFIX
The SLD_PREFIX is currently assigned to: "sld" |
static String |
SLDNS
The SLD namespace is currently bound to "http://www.opengis.net/sld" |
static String |
SMXML_PREFIX
The SMXML prefix is currently assigned to: "smXML" |
static String |
SMXMLNS
The SMXMLNS namespace is currently bound to: "http://metadata.dgiwg.org/smXML" |
static String |
WMS_PREFIX
The WMS_PREFIX is currently assigned to: "wms" |
static String |
WMSNS
The WMS namespace is currently bound to: "http://www.opengis.net/wms" |
static String |
XLINK_PREFIX
The XLINK prefix is currently assigned to: "xlink" |
static String |
XLNNS
The XLNNS namespace is currently bound to: "http://www.w3.org/1999/xlink" |
static String |
XMLNS
The XMLNS namespace is currently bound to: "http://www.w3.org/2000/xmlns/" |
static String |
XMLNS_PREFIX
The XMLNS prefix is currently assigned to: "xmlns" |
static String |
XS_PREFIX
The XS prefix is currently assigned to: "xs" |
static String |
XSI_PREFIX
The XSI prefix is currently assigned to: "xsi" |
static String |
XSINS
The XSINS namespace is currently bound to: "http://www.w3.org/2001/XMLSchema-instance" |
static 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. |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final String XMLNS
public static final String GMLNS
public static final String OGCNS
public static final String XLNNS
public static final String ISO19115NS
public static final String ISO19115BRIEFNS
public static final String ISO19119NS
public static final String DCNS
public static final String XSNS
public static final String XSINS
public static final String SMXMLNS
public static final String ISOAP10GMDNS
public static final String ISOAP10GCONS
public static final String APISO
public static final String GML3_2_NS
public static final String CRSNS
public static final String SENS
public static final String SLDNS
public static final String WMSNS
public static final String GML3_2_PREFIX
public static final String GML_PREFIX
public static final String OGC_PREFIX
public static final String XLINK_PREFIX
public static final String XMLNS_PREFIX
public static final String XS_PREFIX
public static final String XSI_PREFIX
public static final String ISO19115_PREFIX
public static final String ISO19115BRIEF_PREFIX
public static final String ISO19119_PREFIX
public static final String DC_PREFIX
public static final String SMXML_PREFIX
public static final String ISOAP10GMD_PREFIX
public static final String ISOAP10GCO_PREFIX
public static final String APISO_PREFIX
public static final String CRS_PREFIX
public static final String SE_PREFIX
public static final String SLD_PREFIX
public static final String WMS_PREFIX
Constructor Detail |
---|
public CommonNamespaces()
Method Detail |
---|
public static NamespaceContext getNamespaceContext()
NamespaceContext
for common namespaces known be deegree.
public String toString()
toString
in class Object
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |