Community
Participate
Working Groups
From the Sun RI Documentation: Indentation Property name: com.sun.xml.bind.indentString Type: java.lang.String Default value: " " (four whitespaces) This property controls the string used for the indentation of XML. An element of depth k will be indented by printing this string k times. Note that the " jaxb.formatted.output" property needs to be set to "true" for the formatting/indentation of the output to occur. See the API documentation for javax.xml.bind.Marshaller interface for details of this property.
Created attachment 210521 [details] Patch
Created attachment 210528 [details] Patch
Created attachment 210609 [details] Patch - trunk
Created attachment 210610 [details] Patch - 2.3
Created attachment 210616 [details] Patch - 2.3
Created attachment 210617 [details] Patch - trunk
Checked into 2.3 and trunk, reviewed by bdoughan
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink