Class IndentBuffer
java.lang.Object
com.thoughtworks.qdox.writer.impl.IndentBuffer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate StringBufferprivate intprivate Stringprivate Stringprivate 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