Package org.deegree_impl.services.wcts.capabilities

Class Summary
ActionType_Impl <GetCapabilities>, <Transform>, <IsTransformable> and the optional <DescribeTransformation> consist the same two elements, which are included in this class: the <Format>-element and the <DCPType>-element.
Capability_Impl This section of the Capabilities-document describes the operations made available by the CTS.
CTS_Capabilities_Impl The CTS_Capabilities are the fundamental elements of the capability documents.
KnownCoordinateReferenceSystem_Impl The transformation types and reference systems known to the CTS are defined by the two elements < KnownTransformationType > and < KnownCoordinateReferenceSystem >.
KnownTransformationType_Impl The transformation types and reference systems known to the CTS are defined by the two elements < KnownTransformationType > and < KnownCoordinateReferenceSystem >.
WCTS_Request_Impl This WCTS_Request distributes 4 elements, which are part of the <Request> element: <GetCapabilities>, <Transform>, <IsTransformable> and the optional <DescribeTransformation> Everyone of these element consits the same subelements, which are combined in the ActionType class.
WCTSCapabilitiesFactory Factory class for creating WCTS capability classes from a WCTS capabilities XML document that's conform to the WCTS-specification.