|
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.protocol.csw.CSWConstants
public class CSWConstants
Container for, in the specification defined, static specified elements
Nested Class Summary | |
---|---|
static class |
CSWConstants.ConstraintLanguage
Specifies in which filter mode the query has to be processed. |
static class |
CSWConstants.CSWRequestType
Operations that is the webservice capable of GetCapabilities DescribeRecord GetRecords GetRecordByIdTransaction |
static class |
CSWConstants.ResultType
Specifies the mode of the response that is requested. |
static class |
CSWConstants.Sections
Sections are informations about the service represented in the GetCapabilities operation ServiceIdentification ServiceProvider OperationsMetadata Filter_Capabilities |
static class |
CSWConstants.SetOfReturnableElements
Specifies the elements that should be returned in the response brief summary full |
static class |
CSWConstants.TransactionType
Defined in the CSW-publication.xsd. |
Field Summary | |
---|---|
static String |
APISO_NS
APISO application profile |
static String |
CSW_202_DISCOVERY_SCHEMA
Location of the schema |
static String |
CSW_202_NS
Namespace for elements from the CSW 2.0.2 specification Namespace="http://www.opengis.net/cat/csw/2.0.2" |
static String |
CSW_202_PUBLICATION_SCHEMA
Location of the schema |
static String |
CSW_202_RECORD
Location of the schema |
static String |
CSW_PREFIX
Common namespace prefix for elements from the CSW specification |
static String |
GMD_NS
Namespace for elements from the ISO AP 1.0 specification Namespace="http://www.isotc211.org/2005/gmd" |
static String |
GMD_PREFIX
Common namespace prefix for elements from the ISO AP specification |
static String |
ISO_19115_NS
ISO application profile |
static String |
ISO_DC_NS
DC application profile |
static String |
ISO_DCT_NS
DCT application profile |
static Version |
VERSION_202
CSW protocol version 2.0.2 |
Constructor Summary | |
---|---|
CSWConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String CSW_202_NS
Namespace="http://www.opengis.net/cat/csw/2.0.2"
public static final String ISO_19115_NS
public static final String ISO_DC_NS
public static final String ISO_DCT_NS
public static final String APISO_NS
public static final String GMD_NS
Namespace="http://www.isotc211.org/2005/gmd"
public static final String CSW_202_DISCOVERY_SCHEMA
public static final String CSW_202_PUBLICATION_SCHEMA
public static final String CSW_202_RECORD
public static final String CSW_PREFIX
public static final String GMD_PREFIX
public static final Version VERSION_202
Constructor Detail |
---|
public CSWConstants()
|
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 |