| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sun.msv.grammar.Expressioncom.sun.msv.grammar.ReferenceExpcom.sun.msv.grammar.xmlschema.RedefinableExpcom.sun.msv.grammar.xmlschema.XMLSchemaTypeExppublic abstract class XMLSchemaTypeExpextends RedefinableExpComplexTypeExp and SimpleTypeExp.
This class represents "type" of W3C XML Schema.
Field Summary | |
static int | |
static int | |
Fields inherited from class com.sun.msv.grammar.ReferenceExp | |
exp, name | |
Fields inherited from class com.sun.msv.grammar.Expression | |
anyString, epsilon, nullSet, verifierTag | |
Method Summary | |
abstract int |
|
Methods inherited from class com.sun.msv.grammar.xmlschema.RedefinableExp | |
getClone, redefine | |
Methods inherited from class com.sun.msv.grammar.ReferenceExp | |
equals, isDefined, visit, visit, visit, visit | |
Methods inherited from class com.sun.msv.grammar.Expression | |
equals, getExpandedExp, hashCode, isEpsilonReducible, peelOccurence, visit, visit, visit, visit, visit, visit, visit, visit | |
public static final int EXTENSION
- Field Value:
- 2
public static final int RESTRICTION
- Field Value:
- 1