|
||||||||||
| 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
org.apache.axis2.wsdl.codegen.extension.JavaPrettyPrinterExtension
public class JavaPrettyPrinterExtension
| 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 | |
|---|---|
JavaPrettyPrinterExtension()
|
|
| Method Summary | |
|---|---|
protected void |
prettify(java.io.File file,
CodeGenConfiguration configuration)
Recursive procedure to prettify the files |
protected void |
prettifyFile(java.io.File file)
Overridden to call the java pretty printer |
| Methods inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension |
|---|
engage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaPrettyPrinterExtension()
| Method Detail |
|---|
protected void prettify(java.io.File file,
CodeGenConfiguration configuration)
prettify in class AbstractPrettyPrinterExtensionfile - protected void prettifyFile(java.io.File file)
prettifyFile in class AbstractPrettyPrinterExtensionfile -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||