Class IndentBuffer
java.lang.Object
com.thoughtworks.qdox.writer.impl.IndentBuffer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate StringBuffer
private int
private String
private String
private boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
eol
-
indentation
-
buffer
-
depth
private int depth -
newLine
private boolean newLine
-
-
Constructor Details
-
IndentBuffer
public IndentBuffer()
-
-
Method Details