|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.wsdl.symbolTable.BaseTypeMapping
public abstract class BaseTypeMapping
Get the base language name for a qname
| Constructor Summary | |
|---|---|
BaseTypeMapping()
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getBaseName(QName qName)
If the qname is registered in the target language, return the name of the registered type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseTypeMapping()
| Method Detail |
|---|
public abstract java.lang.String getBaseName(QName qName)
qName - QName representing a type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||