Class Summary |
GetResourceByID |
GetResourceByID encapsulates the xml-dom representation or kvp request parameters of a GetResourceById
request. |
GetResourceByIDDocument |
GetResourceByIDDocument creates a bean-representation of a xml-dom GetRepository item request. |
GetTransformation |
GetTransformation TODO add documentation here |
GetTransformationDocument |
GetTransformationDocument TODO add documentation here |
IsTransformable |
IsTransformable encapsulates the bean representation of the xml-dom or kvp encoded IsTransformable
request of the wcts 0.4.0 |
IsTransformableDocument |
IsTransformableDocument is a helper class which is able to parse wcts isTransformable requests version
0.4.0 |
Transform |
Transform is an encapsulation of a Transform request defined in the wcts 0.4.0 specification. |
TransformationReference |
The TransformationReference class wraps the incoming uris of a TransformOperation, which requests an
explicit transformation. |
TransformDocument |
WCTSTransformDocument is a helper class which supplies a constructor to parse wcts Transform requests
version 0.4.0. |
TransformResponse |
TransformResponse wraps the requested inputdata (e.g. the metadata) and the transformed feature
collections. |
WCTSGetCapabilities |
WCTSGetCapabilities bean representation of a GetCapabilities request, xml-dom or kvp encoded. |
WCTSGetCapabilitiesDocument |
WCTSGetCapabilitiesDocument parses the xml-dom representation of a GetCapabilites request. |
WCTSRequestBase |
WCSTRequestBase helper class to override getServiceName. |
WCTSRequestBaseDocument |
WCTSRequestBaseDocument supplies the pasreVersion and parseService methods which are mandatory for all
WCTSRequests. |