|
||||||||||
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 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 String |
APISO_NS
APISO application profile "http://www.opengis.net/cat/csw/apiso/1.0" |
static String |
APISO_PREFIX
Common namespace prefix for elements from the ISO AP specification |
static String |
CSW_202_DISCOVERY_SCHEMA
Location of the schema "http://schemas.opengis.net/csw/2.0.2/CSW-discovery.xsd" |
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 "http://schemas.opengis.net/csw/2.0.2/CSW-publication.xsd" |
static String |
CSW_202_RECORD
Location of the schema "http://schemas.opengis.net/csw/2.0.2/record.xsd" |
static String |
CSW_PREFIX
Common namespace prefix for elements from the CSW specification |
static String |
DC_LOCAL_PART
Common local part of a qualified name for elements from the CSW specification LOCAL_PART = "Record" |
static String |
DC_NS
DC application profile "http://purl.org/dc/elements/1.1/" |
static String |
DC_PREFIX
LOCAL_PART = "dc" |
static String |
DCT_NS
DCT application profile "http://purl.org/dc/terms/" |
static String |
DCT_PREFIX
LOCAL_PART = "dct" |
static String |
GMD_LOCAL_PART
Common local part of a qualified name for elements from the ISO AP specification LOCAL_PART = "MD_Metadata" |
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 for the types "Dataset", "DatasetCollection" and "Application" |
static String |
ISO_19115_NS
ISO application profile "http://www.isotc211.org/2005/gmd" |
static String |
SRV_LOCAL_PART
Common local part of a qualified name for elements from the ISO AP specification LOCAL_PART = "Service" |
static String |
SRV_NS
Namespace for elements from the ISO AP 1.0 specification Namespace="http://www.isotc211.org/2005/srv" |
static String |
SRV_PREFIX
Common namespace prefix for elements from the ISO AP specification for the types "Service" |
static Version |
VERSION_100
CSW ebrim protocol version 1.0.0 |
static Version |
VERSION_202
CSW protocol version 2.0.2 |
static 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 String CSW_202_NS
public static final String ISO_19115_NS
public static final String DC_NS
public static final String DCT_NS
public static final String DCT_PREFIX
public static final String APISO_NS
public static final String GMD_NS
public static final String SRV_NS
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 String SRV_PREFIX
public static final String APISO_PREFIX
public static final String DC_LOCAL_PART
public static final String DC_PREFIX
public static final String GMD_LOCAL_PART
public static final String SRV_LOCAL_PART
public static final Version VERSION_202
public static final String VERSION_202_STRING
public static final Version VERSION_100
Constructor Detail |
---|
public CSWConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |