public static class RELAXCoreReader.StateFactory extends RELAXReader.StateFactory
Modifier and Type | Field and Description |
---|---|
protected XSDVocabulary |
vocabulary |
Constructor and Description |
---|
StateFactory() |
Modifier and Type | Method and Description |
---|---|
protected State |
attPool(State parent,
StartTagInfo tag) |
protected State |
attribute(State parent,
StartTagInfo tag) |
protected State |
divInModule(State parent,
StartTagInfo tag) |
protected State |
element(State parent,
StartTagInfo tag) |
protected State |
elementRule(State parent,
StartTagInfo tag) |
protected State |
hedgeRule(State parent,
StartTagInfo tag) |
protected State |
include(State parent,
StartTagInfo tag) |
protected State |
interface_(State parent,
StartTagInfo tag) |
protected State |
mixed(State parent,
StartTagInfo tag) |
protected State |
refRole(State parent,
StartTagInfo tag) |
protected State |
simpleType(State parent,
StartTagInfo tag) |
protected State |
tag(State parent,
StartTagInfo tag) |
protected State |
tagInline(State parent,
StartTagInfo tag) |
protected XSDVocabulary vocabulary
protected State mixed(State parent, StartTagInfo tag)
protected State element(State parent, StartTagInfo tag)
protected State attribute(State parent, StartTagInfo tag)
protected State refRole(State parent, StartTagInfo tag)
protected State divInModule(State parent, StartTagInfo tag)
protected State hedgeRule(State parent, StartTagInfo tag)
protected State tag(State parent, StartTagInfo tag)
protected State tagInline(State parent, StartTagInfo tag)
protected State attPool(State parent, StartTagInfo tag)
protected State include(State parent, StartTagInfo tag)
protected State interface_(State parent, StartTagInfo tag)
protected State elementRule(State parent, StartTagInfo tag)
protected State simpleType(State parent, StartTagInfo tag)
Copyright © 2016 Oracle Corporation. All rights reserved.