Package org.hibernate.tool.api.xml
Class XMLPrettyPrinter
java.lang.Object
org.hibernate.tool.api.xml.XMLPrettyPrinter
- Author:
- max
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprettyPrintFile(File file) static voidprettyPrintFile(File file, XMLPrettyPrinterStrategy strategy)
-
Constructor Details
-
XMLPrettyPrinter
public XMLPrettyPrinter()
-
-
Method Details
-
prettyPrintFile
- Throws:
IOException
-
prettyPrintFile
- Throws:
IOException
-