Package | Description |
---|---|
com.sun.msv.reader.trex.classic |
parses TREX pattern into AGM.
|
com.sun.msv.reader.trex.typed |
reads TREX grammar with "label
annotation".
|
Modifier and Type | Method and Description |
---|---|
protected TREXGrammarReader.StateFactory |
TREXGrammarReader.getStateFactory() |
Constructor and Description |
---|
TREXGrammarReader(GrammarReaderController controller,
javax.xml.parsers.SAXParserFactory parserFactory,
TREXGrammarReader.StateFactory stateFactory,
ExpressionPool pool)
full constructor
|
Modifier and Type | Class and Description |
---|---|
class |
TypedTREXGrammarInterceptor
reads TREX grammar with 'label' annotation.
|