| Class | Description |
|---|---|
| XMLSource |
Utility class for manipulating XML response using XPath and XSLT
|
| Enum | Description |
|---|---|
| XSLTTransform.TransformType |
| Annotation Type | Description |
|---|---|
| ElementClass |
Can be applied to methods returning a JAX-RS
Response |
| XMLInstruction |
Can be used to add custom XML processing
instructions to out-bound XML messages
|
| XMLName |
Can be used to assign qualified XML names to arbitrary classes
for the purpose of matching them with external schema definitions
|
| XSISchemaLocation |
This annotation can be used to simplify adding
xsi:schemaLocation attributes
|
| XSLTTransform |
Can be used to enable server-side XSLT transformations
|
Apache CXF