Package org.geotools.csw
Class CSW
This interface contains the qualified names of all the types,elements, and attributes in the
http://www.opengis.net/cat/csw/2.0.2 schema.
- Author:
- Andrea Aime - GeoSolutions
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final String
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
static final QName
Fields inherited from class XSD
entityResolver, LOGGER, schema, typeMappingProfile, typeSchema
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
addDependencies
(Set<XSD> dependencies) Subclass hook to add additional dependencies.static final CSW
Returns the singleton instance.Returns 'http://www.opengis.net/cat/csw/2.0.2'.Returns the location of 'csw.xsd.'.Methods inherited from class XSD
allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, createSchemaLocator, dispose, equals, getAllDependencies, getAllTypeMappingProfiles, getDependencies, getSchema, getSupplementarySchemaLocator, getTypeMappingProfile, getTypeSchema, hashCode, name, qName, toString
-
Field Details
-
NAMESPACE
- See Also:
-
AbstractQueryType
-
AbstractRecordType
-
AcknowledgementType
-
BriefRecordType
-
CapabilitiesType
-
ConceptualSchemeType
-
DCMIRecordType
-
DeleteType
-
DescribeRecordResponseType
-
DescribeRecordType
-
DistributedSearchType
-
DomainValuesType
-
EchoedRequestType
-
ElementSetNameType
-
ElementSetType
-
EmptyType
-
GetCapabilitiesType
-
GetDomainResponseType
-
GetDomainType
-
GetRecordByIdResponseType
-
GetRecordByIdType
-
GetRecordsResponseType
-
GetRecordsType
-
HarvestResponseType
-
HarvestType
-
InsertResultType
-
InsertType
-
ListOfValuesType
-
QueryConstraintType
-
QueryType
-
RangeOfValuesType
-
RecordPropertyType
-
RecordType
-
RequestBaseType
-
RequestStatusType
-
ResultType
-
SchemaComponentType
-
SearchResultsType
-
SummaryRecordType
-
TransactionResponseType
-
TransactionSummaryType
-
TransactionType
-
TypeNameListType
-
UpdateType
-
AbstractQuery
-
AbstractRecord
-
Acknowledgement
-
BriefRecord
-
Capabilities
-
Constraint
-
DCMIRecord
-
DescribeRecord
-
DescribeRecordResponse
-
ElementSetName
-
GetCapabilities
-
GetDomain
-
GetDomainResponse
-
GetRecordById
-
GetRecordByIdResponse
-
GetRecords
-
GetRecordsResponse
-
Harvest
-
HarvestResponse
-
Query
-
Record
-
RecordProperty
-
SimpleType
-
SummaryRecord
-
Transaction
-
TransactionResponse
-
SimpleLiteral
-
-
Method Details
-
getInstance
Returns the singleton instance. -
addDependencies
Description copied from class:XSD
Subclass hook to add additional dependencies.- Overrides:
addDependencies
in classXSD
-
getNamespaceURI
Returns 'http://www.opengis.net/cat/csw/2.0.2'.- Specified by:
getNamespaceURI
in classXSD
-
getSchemaLocation
Returns the location of 'csw.xsd.'.- Specified by:
getSchemaLocation
in classXSD
-