Package | Description |
---|---|
org.jboss.resteasy.plugins.providers.jaxb |
Class and Description |
---|
Formatted
Format XML output with indentations and newlines
This is a JAXB Decorator
|
JAXBConfig |
Stylesheet
Specifies an XML stylesheet header
e.g.
|
Wrapped
Put this on a method or parameter when you want to marshal or unmarshal a collection or array of JAXB objects
i.e.
|
WrappedMap
Put this on a method or parameter when you want to marshal or unmarshal a map of JAXB objects
i.e.
|
XmlHeader
Sets an XML header for the returned document.
|
Copyright © 2013. All Rights Reserved.