Method | Description | |
---|---|---|
IndentWriter ( |
||
ToString ( ) : String | ||
add ( String str ) : |
||
append ( String str ) : |
||
decrement ( ) : void | ||
increment ( ) : void | ||
newline ( ) : void | ||
setUseIndent ( bool useIndent ) : void |
Method | Description | |
---|---|---|
write ( String str ) : void |
public IndentWriter ( |
||
writer | ||
return | System |
public setUseIndent ( bool useIndent ) : void | ||
useIndent | bool | |
return | void |