|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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 String
getExtendsText()
Returns "extends org.apache.axis.client.Stub ".
protected String
getImplementsText()
Returns "implements
protected void
writeFileBody(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 String getExtendsText()
getExtendsText
in class JavaClassWriter
getImplementsText
protected String getImplementsText()
getImplementsText
in class JavaClassWriter
writeFileBody
protected void writeFileBody(PrintWriter pw)
throws IOException
writeFileBody
in class JavaWriter
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