Package | Description |
---|---|
monq.jfa.ctx |
adds support for recursive parsing to jfa that in particular
allows easy XML parsing as an alternative to SAX.
|
Class and Description |
---|
Context
manages a context when running a
DfaRun . |
ContextManager
populates a
Nfa with regex/action pairs
which keep track of nested matching contexts. |
IfContext |