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