Package | Description |
---|---|
com.thoughtworks.qdox.writer.impl |
Provides the default implementation of classes to write Java model elements in any style.
|
Modifier and Type | Field and Description |
---|---|
private IndentBuffer |
DefaultModelWriter.buffer |
Modifier and Type | Method and Description |
---|---|
protected IndentBuffer |
DefaultModelWriter.getBuffer()
All information is written to this buffer.
|