Apache CXF API

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

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

Enum Summary
XSLTTransform.TransformType  
 

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
XSLTTransform Can be used to enable server-side XSLT transformations
 


Apache CXF API

Apache CXF