public class PrettyPrinter extends Object
Constructor and Description |
---|
PrettyPrinter() |
Modifier and Type | Method and Description |
---|---|
static String |
indent(String xmldoc) |
static void |
main(String[] args) |
static void |
printUsage() |
public static void printUsage()
public static void main(String[] args)
public static String indent(String xmldoc) throws IOException, XmlException
IOException
XmlException