Package org.apache.cxf.ws.transfer.validationtransformation
-
Interface Summary Interface Description ResourceTransformer The interface for a Transformer objects.ResourceTypeIdentifier The interface for TypeIdentifier objects.ResourceValidator The interface for Validator objects. -
Class Summary Class Description ResourceTypeIdentifierResult This class represents the result from the ResourceTypeIdentifier.ValidAndTransformHelper Helper class for validation and transformation.XSDResourceTypeIdentifier Implementation of the ResourceTypeIdentifier interface using by XSDSchema validation.XSDResourceValidator Implementation of the ResourceValidator interface for Schema validation.XSLTResourceTransformer Implementation of the ResourceTransformer for the XSL transformation.