public class AbstractElement.ElementTypeInfo extends Object implements TypeInfo
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION| Constructor and Description |
|---|
ElementTypeInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTypeName()
Type name.
|
String |
getTypeNamespace()
Type namespace.
|
boolean |
isDerivedFrom(String ns,
String name,
int method)
Returns whether this type derives from the given type.
|
public String getTypeNamespace()
getTypeNamespace in interface TypeInfopublic String getTypeName()
getTypeName in interface TypeInfopublic boolean isDerivedFrom(String ns, String name, int method)
isDerivedFrom in interface TypeInfoCopyright © 2000–2021 Apache Software Foundation. All rights reserved.