|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension org.apache.axis2.wsdl.codegen.extension.WSDLPrettyPrinterExtension
public class WSDLPrettyPrinterExtension
Field Summary |
---|
Fields inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension |
---|
fileExtension |
Fields inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension |
---|
log |
Constructor Summary | |
---|---|
WSDLPrettyPrinterExtension()
|
Method Summary | |
---|---|
protected void |
prettifyFile(java.io.File file)
Implement this to call the proper pretty printers |
Methods inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension |
---|
engage, prettify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSDLPrettyPrinterExtension()
Method Detail |
---|
protected void prettifyFile(java.io.File file)
AbstractPrettyPrinterExtension
prettifyFile
in class AbstractPrettyPrinterExtension
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |