|
||||||||||
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
Common XML/OGC namespace bindings. TODO refactor into Enum with method for retrieving the common namespace prefix
Field Summary | |
---|---|
static String |
APISO
The APISO namespace is 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 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 bound to: "http://purl.org/dc/elements/1.1/" |
static String |
FES_20_NS
The FES_20_NS namespace is bound to: "http://www.opengis.net/fes/2.0" |
static String |
FES_PREFIX
|
static String |
GML_PREFIX
The GML prefix is currently assigned to: "gml" |
static String |
GML3_2_NS
The GML3_2_NS namespace is 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 bound to: "http://www.opengis.net/gml" |
static String |
ISO_2005_GCO_NS
|
static String |
ISO_2005_GSR_NS
|
static String |
ISO_2005_GSS_NS
|
static String |
ISO_2005_GTS_NS
|
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 bound to: "http://schemas.opengis.net/iso19115brief" |
static String |
ISO19115NS
The ISO19115NS namespace is 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 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 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 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 bound to: "http://www.opengis.net/ogc" |
static String |
OWS_11_NS
The OWS_11_NS namespace is bound to: "http://www.opengis.net/ows/1.1" |
static String |
OWS_NS
The OWS_NS namespace is bound to: "http://www.opengis.net/ows" |
static String |
SE_PREFIX
The SE_PREFIX is currently assigned to: "se" |
static String |
SENS
The SE namespace --used for the 2d rendering-- is 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 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 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 bound to: "http://www.opengis.net/wms" |
static String |
XLINK_PREFIX
The XLINK prefix is currently assigned to: "xlink" |
static String |
XLNNS
http://www.w3.org/1999/xlink |
static String |
XMLNS
http://www.w3.org/2000/xmlns/ |
static String |
XMLNS_PREFIX
The XMLNS prefix is currently assigned to: "xmlns" |
static String |
XMLNSNS
http://www.w3.org/XML/1998/namespace |
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
http://www.w3.org/2001/XMLSchema-instance |
static String |
XSNS
http://www.w3.org/2001/XMLSchema |
Constructor Summary | |
---|---|
CommonNamespaces()
|
Method Summary | |
---|---|
static NamespaceBindings |
getNamespaceContext()
Returns the NamespaceContext for common namespaces known be deegree. |
static boolean |
isCoreNamespace(String ns)
Returns whether the given namespace is either a XML core namespace or a GML core namespace. |
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
http://www.w3.org/2000/xmlns/
public static final String XMLNSNS
http://www.w3.org/XML/1998/namespace
public static final String XSNS
http://www.w3.org/2001/XMLSchema
public static final String XSINS
http://www.w3.org/2001/XMLSchema-instance
public static final String XLNNS
http://www.w3.org/1999/xlink
public static final String FES_20_NS
public static final String FES_PREFIX
public static final String GMLNS
public static final String OGCNS
public static final String OWS_NS
public static final String OWS_11_NS
public static final String ISO19115NS
public static final String ISO19115BRIEFNS
public static final String ISO19119NS
public static final String DCNS
public static final String SMXMLNS
public static final String ISOAP10GMDNS
public static final String ISOAP10GCONS
public static final String ISO_2005_GCO_NS
public static final String ISO_2005_GSR_NS
public static final String ISO_2005_GSS_NS
public static final String ISO_2005_GTS_NS
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 NamespaceBindings getNamespaceContext()
NamespaceContext
for common namespaces known be deegree.
public static boolean isCoreNamespace(String ns)
ns
- namespace to check, may be null
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |