| 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(Representation newRepresentation,
Representation oldRepresentation) |
ResourceValidator |
ResourceTransformer.transform(Representation newRepresentation,
Representation oldRepresentation) |
| Constructor and Description |
|---|
XSLTResourceTransformer(Source xsl,
ResourceValidator validator) |
Apache CXF