|
|
org > org.w3c > org.w3c.dom > org.w3c.dom.typeinfo >
Interface: org.w3c.dom.TypeInfo org.w3c.dom.TypeInfo
public interface TypeInfo
FIELDS:
static final int DERIVATION_EXTENSION : 2 static final int DERIVATION_LIST : 8 static final int DERIVATION_RESTRICTION : 1 static final int DERIVATION_UNION : 4 |
|
|
|
CONSTRUCTORS:
METHODS:
| | | | | String | getTypeName() |
| | | String | getTypeNamespace() |
| | | boolean | isDerivedFrom(String typeNamespaceArg, String typeNameArg, int derivationMethod) |
| |
|
|
|
INHERITED METHODS:
SUBINTERFACES:
|
|



|