当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
JavaGeneratorFactory.Writers (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
org.apache.axis.wsdl.toJava
Class JavaGeneratorFactory.Writers
java.lang.Object
org.apache.axis.wsdl.toJava.JavaGeneratorFactory.Writers
- All Implemented Interfaces:
- Generator
- Enclosing class:
- JavaGeneratorFactory
- protected class JavaGeneratorFactory.Writers
- extends Object
- implements Generator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaGeneratorFactory.Writers
protected JavaGeneratorFactory.Writers()
addGenerator
public void addGenerator(Class writer)
addStuff
public void addStuff(Generator baseWriter,
SymTabEntry entry,
SymbolTable symbolTable)
addStuff
public void addStuff(Generator baseWriter,
javax.wsdl.Definition def,
SymbolTable symbolTable)
generate
public void generate()
throws IOException
- Description copied from interface:
Generator
- Generate something.
- Specified by:
generate
in interface Generator
- Throws:
IOException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.