Package com.sun.msv.reader.relax.core
Class RELAXCoreReader.StateFactory
java.lang.Object
com.sun.msv.reader.relax.RELAXReader.StateFactory
com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
- Enclosing class:
- RELAXCoreReader
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StateattPool(State parent, StartTagInfo tag) protected Stateattribute(State parent, StartTagInfo tag) protected StatedivInModule(State parent, StartTagInfo tag) protected Stateelement(State parent, StartTagInfo tag) protected StateelementRule(State parent, StartTagInfo tag) protected StatehedgeRule(State parent, StartTagInfo tag) protected Stateinclude(State parent, StartTagInfo tag) protected Stateinterface_(State parent, StartTagInfo tag) protected Statemixed(State parent, StartTagInfo tag) protected StaterefRole(State parent, StartTagInfo tag) protected StatesimpleType(State parent, StartTagInfo tag) protected Statetag(State parent, StartTagInfo tag) protected StatetagInline(State parent, StartTagInfo tag)
-
Field Details
-
vocabulary
-
-
Constructor Details
-
StateFactory
public StateFactory()
-
-
Method Details
-
mixed
-
element
-
attribute
-
refRole
-
divInModule
-
hedgeRule
-
tag
-
tagInline
-
attPool
-
include
-
interface_
-
elementRule
-
simpleType
-