Package org.gvsig.catalog.csw.messages
Class CSWMessages0_9_0
java.lang.Object
org.gvsig.catalog.csw.messages.CSWAbstractMessages
org.gvsig.catalog.csw.messages.CSWMessages0_9_0
- Author:
- Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)
-
Field Summary
Fields inherited from class org.gvsig.catalog.csw.messages.CSWAbstractMessages
capabilities, profile, query -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected Stringprotected FilterEncodingCreates the filter encoding.Methods inherited from class org.gvsig.catalog.csw.messages.CSWAbstractMessages
createFilterEncoding, createGetRecordsConstraint, createGetRecordsHeader, getCoordinatesOption, getElementSetNameLabel, getHTTPGETCapabilities, getHTTPGETCapabilitiesLower, getHTTPGETDescribeRecord, getHTTPPostGetRecordsMessage, getOutputSchema, getResultType
-
Constructor Details
-
CSWMessages0_9_0
-
-
Method Details
-
getContraintVersion
- Specified by:
getContraintVersionin classCSWAbstractMessages- Returns:
- the constraint version
-
createGetRecordsQuery
- Overrides:
createGetRecordsQueryin classCSWAbstractMessages- Returns:
- the Query xml sub tree of the GetRecords operation
-
getFilterEncoding
Description copied from class:CSWAbstractMessagesCreates the filter encoding. It can be overridden by the children classes.- Overrides:
getFilterEncodingin classCSWAbstractMessages- Returns:
- The filter encoding to use
-