Package | Description |
---|---|
com.sun.msv.reader.datatype.xsd |
Modifier and Type | Class and Description |
---|---|
class |
ListState
state that parses <list> element of XSD.
|
class |
RestrictionState
state that parses <restriction> element.
|
class |
SimpleTypeState
State that parses <simpleType> element and its children.
|
(package private) class |
TypeWithOneChildState
State which has at most one TypeState as its child.
|
class |
UnionState
State that parses <union> element and its children.
|