|
Jacson | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JacsonBlock | |
de.spieleck.app.jacson | |
de.spieleck.app.jacson.eval.rhandler | |
de.spieleck.app.jacson.filter | Standard repository of JacsonFilter
subclasses. |
Uses of JacsonBlock in de.spieleck.app.jacson |
Subclasses of JacsonBlock in de.spieleck.app.jacson | |
class |
Jacson
The master Object to be used when Jacson is embedded into other programs and also a main() driver to enable
Jacson on the commandline. |
class |
JacsonGeneric
This class extends Jacson and offers the possibility to configure JacsonSources instead of creating them programmatically The JacsonSources used by GenericJacson have to implement GenericJacsonChunkSources. |
class |
JacsonTail
Class to implement main() program to watch text files for changes. |
Uses of JacsonBlock in de.spieleck.app.jacson.eval.rhandler |
Subclasses of JacsonBlock in de.spieleck.app.jacson.eval.rhandler | |
class |
PluginAdapterHandler
This is meant to become a wrapper to allow arbitrary evalutions to be used as RegExpHandlers. |
Uses of JacsonBlock in de.spieleck.app.jacson.filter |
Subclasses of JacsonBlock in de.spieleck.app.jacson.filter | |
class |
SelectionFilterFilter
A very complex filter that applies a JacsonSelect
to a chunk, can apply filters on the matches and then remerges
the chunk. |
|
Spieleck | ||||||||||
PREV NEXT | FRAMES NO FRAMES |