JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.jboss.resteasy.annotations.providers.jaxb
Formatted
Contents
Description
Hide sidebar
Show sidebar
Annotation Type Formatted
@Target
({
TYPE
,
METHOD
,
PARAMETER
,
FIELD
})
@Retention
(
RUNTIME
)
public @interface
Formatted
Format XML output with indentations and newlines
This is a JAXB Decorator
Version:
$Revision: 1 $