public class PrettyPrinter
extends java.lang.Object
Constructor and Description |
---|
PrettyPrinter() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
prettyPrint(java.lang.String source)
Formatiert den übergebenen Text wie in TAnf beschrieben.
|