org.apache.axis2.wsdl.codegen.extension
Class XMLPrettyPrinterExtension
java.lang.Object
org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension
org.apache.axis2.wsdl.codegen.extension.XMLPrettyPrinterExtension
- All Implemented Interfaces:
- CodeGenExtension
public class XMLPrettyPrinterExtension
- extends AbstractPrettyPrinterExtension
Method Summary |
protected void |
prettifyFile(File file)
calls the xml pretty printers |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLPrettyPrinterExtension
public XMLPrettyPrinterExtension()
prettifyFile
protected void prettifyFile(File file)
- calls the xml pretty printers
- Specified by:
prettifyFile
in class AbstractPrettyPrinterExtension
- Parameters:
file
-
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.