Package | Description |
---|---|
org.apache.cxf.ws.transfer.validationtransformation |
Modifier and Type | Class and Description |
---|---|
class |
XSDResourceValidator
Implementation of the ResourceValidator interface for Schema validation.
|
Modifier and Type | Field and Description |
---|---|
protected ResourceValidator |
XSLTResourceTransformer.validator |
Modifier and Type | Method and Description |
---|---|
ResourceValidator |
XSLTResourceTransformer.transform(org.apache.cxf.ws.transfer.Representation newRepresentation,
org.apache.cxf.ws.transfer.Representation oldRepresentation) |
ResourceValidator |
ResourceTransformer.transform(org.apache.cxf.ws.transfer.Representation newRepresentation,
org.apache.cxf.ws.transfer.Representation oldRepresentation) |
Constructor and Description |
---|
XSLTResourceTransformer(Source xsl,
ResourceValidator validator) |
Apache CXF