| Package | Description |
|---|---|
| org.apache.axis.wsdl.gen | |
| org.apache.axis.wsdl.toJava |
| Modifier and Type | Class and Description |
|---|---|
class |
NoopFactory
This factory returns a bunch of NoopGenerators
|
| Modifier and Type | Method and Description |
|---|---|
GeneratorFactory |
Parser.getFactory()
Method getFactory
|
| Modifier and Type | Method and Description |
|---|---|
void |
Parser.setFactory(GeneratorFactory factory)
Method setFactory
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaGeneratorFactory
This is Wsdl2java's implementation of the GeneratorFactory
|
| Modifier and Type | Method and Description |
|---|---|
GeneratorFactory |
Emitter.getWriterFactory()
Deprecated.
Call getFactory instead. This doesn't return
a WriterFactory, it returns a GeneratorFactory.
|
Copyright © The Apache Software Foundation. All Rights Reserved.