public class TypedTREXGrammarInterceptor extends TREXGrammarReader.StateFactory
Modifier and Type | Field | Description |
---|---|---|
static String |
LABEL_NAMESPACE |
Constructor | Description |
---|---|
TypedTREXGrammarInterceptor() |
Modifier and Type | Method | Description |
---|---|---|
State |
element(State parent,
StartTagInfo tag) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
attribute, choice, createGrammar, divInGrammar, empty, grammar, group, includedGrammar, includeGrammar, interleave, mixed, notAllowed, nsAnyName, nsChoice, nsDifference, nsName, nsNot, nsNsName, oneOrMore, optional, ref, start, zeroOrMore
anyString, concur, data, define, includePattern, string
public static final String LABEL_NAMESPACE
public State element(State parent, StartTagInfo tag)
element
in class TREXBaseReader.StateFactory
Copyright © 2019 Oracle Corporation. All rights reserved.