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