|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.protocol.csw.CSWConstants
public final 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.OutputSchema
|
static class |
CSWConstants.ResultType
Specifies the mode of the response that is requested. |
static class |
CSWConstants.ReturnableElement
Specifies the elements that should be returned in the response brief summary full |
static class |
CSWConstants.Sections
Sections are informations about the service represented in the GetCapabilities operation ServiceIdentification ServiceProvider OperationsMetadata Filter_Capabilities |
static class |
CSWConstants.TransactionType
Defined in the CSW-publication.xsd. |
Field Summary | |
---|---|
static java.lang.String |
APISO_NS
APISO application profile "http://www.opengis.net/cat/csw/apiso/1.0" |
static java.lang.String |
APISO_PREFIX
Common namespace prefix for elements from the ISO AP specification |
static java.lang.String |
CSW_202_DISCOVERY_SCHEMA
Location of the schema "http://schemas.opengis.net/csw/2.0.2/CSW-discovery.xsd" |
static java.lang.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 java.lang.String |
CSW_202_PUBLICATION_SCHEMA
Location of the schema "http://schemas.opengis.net/csw/2.0.2/CSW-publication.xsd" |
static java.lang.String |
CSW_202_RECORD
Location of the schema "http://schemas.opengis.net/csw/2.0.2/record.xsd" |
static java.lang.String |
CSW_PREFIX
Common namespace prefix for elements from the CSW specification |
static java.lang.String |
DC_LOCAL_PART
Common local part of a qualified name for elements from the CSW specification LOCAL_PART = "Record" |
static java.lang.String |
DC_NS
DC application profile "http://purl.org/dc/elements/1.1/" |
static java.lang.String |
DC_PREFIX
LOCAL_PART = "dc" |
static java.lang.String |
DCT_NS
DCT application profile "http://purl.org/dc/terms/" |
static java.lang.String |
DCT_PREFIX
LOCAL_PART = "dct" |
static java.lang.String |
GMD_LOCAL_PART
Common local part of a qualified name for elements from the ISO AP specification LOCAL_PART = "MD_Metadata" |
static java.lang.String |
GMD_NS
Namespace for elements from the ISO AP 1.0 specification Namespace="http://www.isotc211.org/2005/gmd" |
static java.lang.String |
GMD_PREFIX
Common namespace prefix for elements from the ISO AP specification for the types "Dataset", "DatasetCollection" and "Application" |
static java.lang.String |
ISO_19115_NS
ISO application profile "http://www.isotc211.org/2005/gmd" |
static java.lang.String |
SRV_LOCAL_PART
Common local part of a qualified name for elements from the ISO AP specification LOCAL_PART = "Service" |
static java.lang.String |
SRV_NS
Namespace for elements from the ISO AP 1.0 specification Namespace="http://www.isotc211.org/2005/srv" |
static java.lang.String |
SRV_PREFIX
Common namespace prefix for elements from the ISO AP specification for the types "Service" |
static Version |
VERSION_202
CSW protocol version 2.0.2 |
static java.lang.String |
VERSION_202_STRING
CSW protocol version 2.0.2 as String representation |
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 java.lang.String CSW_202_NS
public static final java.lang.String ISO_19115_NS
public static final java.lang.String DC_NS
public static final java.lang.String DCT_NS
public static final java.lang.String DCT_PREFIX
public static final java.lang.String APISO_NS
public static final java.lang.String GMD_NS
public static final java.lang.String SRV_NS
public static final java.lang.String CSW_202_DISCOVERY_SCHEMA
public static final java.lang.String CSW_202_PUBLICATION_SCHEMA
public static final java.lang.String CSW_202_RECORD
public static final java.lang.String CSW_PREFIX
public static final java.lang.String GMD_PREFIX
public static final java.lang.String SRV_PREFIX
public static final java.lang.String APISO_PREFIX
public static final java.lang.String DC_LOCAL_PART
public static final java.lang.String DC_PREFIX
public static final java.lang.String GMD_LOCAL_PART
public static final java.lang.String SRV_LOCAL_PART
public static final Version VERSION_202
public static final java.lang.String VERSION_202_STRING
Constructor Detail |
---|
public CSWConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |