|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IsTransformableResponse | |
| org.deegree_impl.services.wcts.protocol | |
| Uses of IsTransformableResponse in org.deegree_impl.services.wcts.protocol |
| Classes in org.deegree_impl.services.wcts.protocol that implement IsTransformableResponse | |
class |
IsTransformableResponse_Impl
The response to a IsTransformable Request returns only ' true ' or ' false '; whether a transformation is possible or not an error arises during the treatment request and only then an exception is returned. |
| Methods in org.deegree_impl.services.wcts.protocol that return IsTransformableResponse | |
static IsTransformableResponse |
WCTS_ProtocolFactory.createIsTransformableResponse(OGCWebServiceRequest request,
OGCWebServiceException exception,
boolean istransformable)
factory method for creating a Transformable object from a file that contains a WCTS-specification conform XML transformable-response document. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||