|
ArcGIS Server Geoportal extension 10
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.gpt.control.csw.inbound202.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_OGC
URI OGC - "http://www.opengis.net/ogc" |
static String |
URI_OWS
URI OWS - "http://www.opengis.net/ows" |
static String |
URI_SOAP
URI URI_SOAP - "http://www.w3.org/2001/12/soap-envelope" |
static String |
URI_SOAP_ENV
URI URI_SOAP_ENV - "http://schemas.xmlsoap.org/soap/envelope/" |
static String |
URI_XSD
URI XSD - "http://www.opengis.net/ows" |
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_DC
public static final String URI_dcmiBox
public static final String URI_DCT
public static final String URI_CSW
public static final String URI_GML
public static final String URI_OGC
public static final String URI_OWS
public static final String URI_XSD
public static final String URI_SOAP_ENV
public static final String URI_SOAP
Constructor Detail |
---|
public CswNamespaces()
Method Detail |
---|
public NamespaceContext makeNamespaceContext()
|
ArcGIS Server Geoportal extension 10
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |