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