|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.wsdl.toJava.JavaWriter | +--org.apache.axis.wsdl.toJava.JavaTestCaseWriter
This is Wsdl2java's TestCase writer. It writes the
Fields inherited from class org.apache.axis.wsdl.toJava.JavaWriter
className, embeddedCode, emitter, fileName, message, namespaces, packageName, pw, qname, rootName, type
Constructor Summary
protected
JavaTestCaseWriter(Emitter emitter,
ServiceEntry sEntry,
SymbolTable symbolTable)
Constructor.
Method Summary
void
finish()
void
writeBindingAssignment(java.lang.String bindingType,
java.lang.String portName)
protected void
writeFileBody()
Write the body of the TestCase file.
protected void
writeFileHeader()
Write the common header plus the ctors.
Methods inherited from class org.apache.axis.wsdl.toJava.JavaWriter
fileExists, getResponseString, initializeDeploymentDoc, isPrimitiveType, wrapPrimitiveType, write, write, writeComment
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
JavaTestCaseWriter
protected JavaTestCaseWriter(Emitter emitter,
ServiceEntry sEntry,
SymbolTable symbolTable)
Method Detail
writeFileHeader
protected void writeFileHeader()
throws java.io.IOException
writeFileHeader
in class JavaWriter
writeFileBody
protected void writeFileBody()
throws java.io.IOException
writeFileBody
in class JavaWriter
finish
public final void finish()
writeBindingAssignment
public final void writeBindingAssignment(java.lang.String bindingType,
java.lang.String portName)
throws java.io.IOException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2001 Apache XML Project. All Rights Reserved.