Package com.sun.msv.relaxns.reader.relax
Class RELAXCoreIslandSchemaReader.StateFactory
- java.lang.Object
-
- com.sun.msv.reader.relax.RELAXReader.StateFactory
-
- com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
-
- com.sun.msv.relaxns.reader.relax.RELAXCoreIslandSchemaReader.StateFactory
-
- Enclosing class:
- RELAXCoreIslandSchemaReader
private static class RELAXCoreIslandSchemaReader.StateFactory extends RELAXCoreReader.StateFactory
-
-
Field Summary
-
Fields inherited from class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
vocabulary
-
-
Constructor Summary
Constructors Modifier Constructor Description private
StateFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description State
interface_(State parent, StartTagInfo tag)
-
Methods inherited from class com.sun.msv.reader.relax.core.RELAXCoreReader.StateFactory
attPool, attribute, divInModule, element, elementRule, hedgeRule, include, mixed, refRole, simpleType, tag, tagInline
-
-
-
-
Method Detail
-
interface_
public State interface_(State parent, StartTagInfo tag)
- Overrides:
interface_
in classRELAXCoreReader.StateFactory
-
-