public static class RELAXNGCompReader.StateFactory extends RELAXNGReader.StateFactory
Constructor and Description |
---|
StateFactory() |
Modifier and Type | Method and Description |
---|---|
State |
attribute(State parent,
StartTagInfo tag) |
TREXGrammar |
createGrammar(ExpressionPool pool,
TREXGrammar parent) |
data, dataExcept, dataParam, define, divInGrammar, element, externalRef, getDatatypeLibrary, grammar, includeGrammar, list, nsAnyName, nsExcept, nsNsName, parentRef, redefine, redefineStart, ref, start, text, value
choice, empty, group, includedGrammar, interleave, mixed, notAllowed, nsChoice, nsDifference, nsName, nsNot, oneOrMore, optional, zeroOrMore
public State attribute(State parent, StartTagInfo tag)
attribute
in class RELAXNGReader.StateFactory
public TREXGrammar createGrammar(ExpressionPool pool, TREXGrammar parent)
createGrammar
in class TREXBaseReader.StateFactory