Package com.sun.msv.reader.trex.typed
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 com.sun.msv.reader.trex.classic.TREXGrammarReader.StateFactory
anyString, concur, data, define, includePattern, string
Methods inherited from class com.sun.msv.reader.trex.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:
element
in classTREXBaseReader.StateFactory
-