Package | Description |
---|---|
org.apache.axis.wsdl.gen | |
org.apache.axis.wsdl.symbolTable | |
org.apache.axis.wsdl.toJava |
Modifier and Type | Method and Description |
---|---|
BaseTypeMapping |
GeneratorFactory.getBaseTypeMapping()
Method getBaseTypeMapping
|
BaseTypeMapping |
NoopFactory.getBaseTypeMapping()
Method getBaseTypeMapping
|
Modifier and Type | Method and Description |
---|---|
void |
GeneratorFactory.setBaseTypeMapping(BaseTypeMapping btm)
Get TypeMapping to use for translating
QNames to base types
|
void |
NoopFactory.setBaseTypeMapping(BaseTypeMapping btm)
Method setBaseTypeMapping
|
Constructor and Description |
---|
SymbolTable(BaseTypeMapping btm,
boolean addImports,
boolean verbose,
boolean nowrap)
Construct a symbol table with the given Namespaces.
|
Modifier and Type | Field and Description |
---|---|
protected BaseTypeMapping |
Emitter.baseTypeMapping
Field baseTypeMapping
|
Modifier and Type | Method and Description |
---|---|
BaseTypeMapping |
JavaGeneratorFactory.getBaseTypeMapping()
Method getBaseTypeMapping
|
Modifier and Type | Method and Description |
---|---|
void |
JavaGeneratorFactory.setBaseTypeMapping(BaseTypeMapping btm)
Method setBaseTypeMapping
|
Copyright © 2005 Apache Web Services Project. All Rights Reserved.