메소드 | 설명 | |
---|---|---|
IndentWriter ( |
||
ToString ( ) : String | ||
add ( String str ) : |
||
append ( String str ) : |
||
decrement ( ) : void | ||
increment ( ) : void | ||
newline ( ) : void | ||
setUseIndent ( bool useIndent ) : void |
메소드 | 설명 | |
---|---|---|
write ( String str ) : void |
public IndentWriter ( |
||
writer | ||
리턴 | System |