public abstract class BaseTypeMapping extends Object
| Constructor and Description |
|---|
BaseTypeMapping() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getBaseName(QName qName)
If the qname is registered in the target language,
return the name of the registered type.
|
Copyright © The Apache Software Foundation. All Rights Reserved.