public class IndentBuffer extends Object
IndentBuffer()
void
deindent()
indent()
newline()
setEol(String eol)
setIndentation(String indentation)
String
toString()
write(char s)
write(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IndentBuffer()
public void setEol(String eol)
public void setIndentation(String indentation)
public void write(String s)
public void write(char s)
public void newline()
public void indent()
public void deindent()
public String toString()
toString
Object
Copyright © 2002–2016. All rights reserved.