|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension
| Field Summary | |
protected java.lang.String |
fileExtension
If the extension for property file changes it might effect this as well !!! |
| Fields inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension |
log |
| Constructor Summary | |
AbstractPrettyPrinterExtension()
|
|
| Method Summary | |
void |
engage(CodeGenConfiguration configuration)
|
protected void |
prettify(java.io.File file)
Recursive procedure to prettify the files |
protected abstract void |
prettifyFile(java.io.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 |
| Field Detail |
protected java.lang.String fileExtension
| Constructor Detail |
public AbstractPrettyPrinterExtension()
| Method Detail |
public void engage(CodeGenConfiguration configuration)
throws CodeGenerationException
CodeGenerationExceptionprotected void prettify(java.io.File file)
file - protected abstract void prettifyFile(java.io.File file)
file -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||