public interface IndentedObject
Interface of an object which is able to write itself
into a given IndentationTarget.
IndentationEngine.| Modifier and Type | Method and Description |
|---|---|
void |
write(IndentationEngine pEngine,
IndentationTarget pTarget) |
void write(IndentationEngine pEngine, IndentationTarget pTarget) throws java.io.IOException
java.io.IOException