public static class RELAXNGCompReader.StateFactory extends RELAXNGReader.StateFactory
Constructor | Description |
---|---|
StateFactory() |
Modifier and Type | Method | Description |
---|---|---|
State |
attribute(State parent,
StartTagInfo tag) |
|
TREXGrammar |
createGrammar(ExpressionPool pool,
TREXGrammar parent) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
Copyright © 2019 Oracle Corporation. All rights reserved.