|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.server.csw.provider.components.CswNamespaces
public class CswNamespaces
Defines CSW name spaces.
Field Summary | |
---|---|
static String |
URI_CSW
URI CSW - "http://www.opengis.net/cat/csw/2.0.2" |
static String |
URI_DC
URI DC - "http://purl.org/dc/elements/1.1/" |
static String |
URI_dcmiBox
URI dcmiBox - "http://dublincore.org/documents/2000/07/11/dcmi-box/" |
static String |
URI_DCT
URI DCT - "http://purl.org/dc/terms/" |
static String |
URI_GML
URI GML - "http://www.opengis.net/gml" |
static String |
URI_INSPIRE_DS
URI INSPIRE_DS - "http://inspire.europa.eu/networkservice/discovery" |
static String |
URI_OGC
URI OGC - "http://www.opengis.net/ogc" |
static String |
URI_OWS
URI OWS - "http://www.opengis.net/ows" |
static String |
URI_SOAP
URI SOAP - "http://www.w3.org/2001/12/soap-envelope" |
static String |
URI_SOAP_2003_05
URI_SOAP_2003_05 - "http://schemas.xmlsoap.org/soap/envelope/" |
static String |
URI_SOAP_ENV
URI SOAP_ENV - "http://schemas.xmlsoap.org/soap/envelope/" |
static String |
URI_TCEXT
URI TCEXT - "http://www.conterra.de/catalog/ext" |
static String |
URI_XLINK
URI XLINK - "http://www.w3.org/1999/xlink" |
static String |
URI_XSD
URI XSD - "http://www.w3.org/2001/XMLSchema" |
Constructor Summary | |
---|---|
CswNamespaces()
Default constructor. |
Method Summary | |
---|---|
NamespaceContext |
makeNamespaceContext()
Makes a context for CSW name spaces. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String URI_CSW
public static final String URI_DC
public static final String URI_dcmiBox
public static final String URI_DCT
public static final String URI_GML
public static final String URI_INSPIRE_DS
public static final String URI_OGC
public static final String URI_OWS
public static final String URI_SOAP
public static final String URI_SOAP_ENV
public static final String URI_SOAP_2003_05
public static final String URI_TCEXT
public static final String URI_XLINK
public static final String URI_XSD
Constructor Detail |
---|
public CswNamespaces()
Method Detail |
---|
public NamespaceContext makeNamespaceContext()
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |