Serializable
ComplexTypeExp
, SimpleTypeExp
public abstract class XMLSchemaTypeExp extends RedefinableExp
ComplexTypeExp
and SimpleTypeExp
.
This class represents "type" of W3C XML Schema.Modifier and Type | Field | Description |
---|---|---|
static int |
EXTENSION |
|
static int |
RESTRICTION |
anyString, epsilon, nullSet, verifierTag
exp, name
Modifier and Type | Method | Description |
---|---|---|
abstract int |
getBlock() |
gets the value of the block constraint.
|
getExpandedExp, hashCode, hashCode, hashCode, isEpsilonReducible, peelOccurence, readResolve, visit, visit, visit, visit
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getClone, redefine
calcEpsilonReducibility, calcHashCode, equals, isDefined, visit, visit, visit, visit
public static final int RESTRICTION
public static final int EXTENSION
Copyright © 2019 Oracle Corporation. All rights reserved.