|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.apache.axis.wsdl.toJava.JavaWriter
|
+--org.apache.axis.wsdl.toJava.JavaClassWriter
|
+--org.apache.axis.wsdl.toJava.JavaStubWriter
This is Wsdl2java's stub writer. It writes the
Field Summary
Fields inherited from class org.apache.axis.wsdl.toJava.JavaClassWriter
className, namespaces, packageName
Fields inherited from class org.apache.axis.wsdl.toJava.JavaWriter
emitter, type
Constructor Summary
protected JavaStubWriter(Emitter emitter,
BindingEntry bEntry,
SymbolTable symbolTable)
Constructor.
Method Summary
protected java.lang.StringgetExtendsText()
Returns "extends org.apache.axis.client.Stub ".
protected java.lang.StringgetImplementsText()
Returns "implements
protected voidwriteFileBody(java.io.PrintWriter pw)
Write the body of the binding's stub file.
Methods inherited from class org.apache.axis.wsdl.toJava.JavaClassWriter
getClassModifiers, getClassName, getClassText, getFileName, getPackage, registerFile, writeFileFooter, writeFileHeader, writeHeaderComments, writePackage
Methods inherited from class org.apache.axis.wsdl.toJava.JavaWriter
closePrintWriter, generate, getPrintWriter, isFileGenerated, verboseMessage, writeComment
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
JavaStubWriter
protected JavaStubWriter(Emitter emitter,
BindingEntry bEntry,
SymbolTable symbolTable)
Method Detail
getExtendsText
protected java.lang.String getExtendsText()
getExtendsText in class JavaClassWriter
getImplementsText
protected java.lang.String getImplementsText()
getImplementsText in class JavaClassWriter
writeFileBody
protected void writeFileBody(java.io.PrintWriter pw)
throws java.io.IOException
writeFileBody in class JavaWriter
java.io.IOException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2003 Apache Web Services Project. All Rights Reserved.