Package org.apache.cxf.jaxrs.ext.xml

Class Summary
XMLSource Utility class for manipulating XML response using XPath and XSLT
 

Annotation Types Summary
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
 



Apache CXF