Class TypedTREXGrammarInterceptor
java.lang.Object
com.sun.msv.reader.trex.TREXBaseReader.StateFactory
com.sun.msv.reader.trex.classic.TREXGrammarReader.StateFactory
com.sun.msv.reader.trex.typed.TypedTREXGrammarInterceptor
reads TREX grammar with 'label' annotation.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TREXGrammarReader.StateFactory
anyString, concur, data, define, includePattern, stringMethods inherited from class TREXBaseReader.StateFactory
attribute, choice, createGrammar, divInGrammar, empty, grammar, group, includedGrammar, includeGrammar, interleave, mixed, notAllowed, nsAnyName, nsChoice, nsDifference, nsName, nsNot, nsNsName, oneOrMore, optional, ref, start, zeroOrMore
-
Field Details
-
LABEL_NAMESPACE
- See Also:
-
-
Constructor Details
-
TypedTREXGrammarInterceptor
public TypedTREXGrammarInterceptor()
-
-
Method Details
-
element
- Overrides:
elementin classTREXBaseReader.StateFactory
-