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