Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sun.msv.grammar.Expression
com.sun.msv.grammar.ReferenceExp
com.sun.msv.grammar.xmlschema.RedefinableExp
com.sun.msv.grammar.xmlschema.XMLSchemaTypeExp
public abstract class XMLSchemaTypeExp
extends RedefinableExp
ComplexTypeExp
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