Package org.pegdown
Class Printer
java.lang.Object
org.pegdown.Printer
Encapsulates basic string output functionality.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sb
-
indent
public int indent
-
-
Constructor Details
-
Printer
public Printer() -
Printer
-
-
Method Details
-
indent
-
print
-
printEncoded
-
print
-
println
-
getString
-
clear
-