|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.tool.hbm2x.XMLPrettyPrinter
public final class XMLPrettyPrinter
| Method Summary | |
|---|---|
static void |
prettyPrint(InputStream in,
OutputStream writer)
|
static void |
prettyPrintDirectory(File outputdir,
String prefix,
boolean silent)
|
static void |
prettyPrintFile(org.w3c.tidy.Tidy tidy,
File inputFile,
File outputFile,
boolean silent)
|
static void |
prettyPrintFiles(org.w3c.tidy.Tidy tidy,
File[] inputfiles,
File[] outputfiles,
boolean silent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void prettyPrint(InputStream in,
OutputStream writer)
throws IOException
IOException
public static void prettyPrintFiles(org.w3c.tidy.Tidy tidy,
File[] inputfiles,
File[] outputfiles,
boolean silent)
throws IOException
IOException
public static void prettyPrintFile(org.w3c.tidy.Tidy tidy,
File inputFile,
File outputFile,
boolean silent)
throws IOException
IOException
public static void prettyPrintDirectory(File outputdir,
String prefix,
boolean silent)
throws IOException
outputdir -
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||