Class OutputFormat
- java.lang.Object
-
- org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
-
public class OutputFormat extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OutputFormat()
OutputFormat(int indentationSize, boolean splitAttributesByLineBreaks)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getIndent()
boolean
isSplitAttributesByLineBreaks()
-