|
Jacson | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectionResult | |
de.spieleck.app.jacson | |
de.spieleck.app.jacson.select | Standard repository of JacsonSelect
subclasses. |
Uses of SelectionResult in de.spieleck.app.jacson |
Methods in de.spieleck.app.jacson that return SelectionResult | |
SelectionResult |
JacsonSelect.getNextSelection()
|
Uses of SelectionResult in de.spieleck.app.jacson.select |
Classes in de.spieleck.app.jacson.select that implement SelectionResult | |
class |
SimpleResult
Simple Holder to provide SelectionResult Objects. |
Methods in de.spieleck.app.jacson.select that return SelectionResult | |
SelectionResult |
WordSelect.getNextSelection()
A word is delimited by one or multiple of the given delimiter characters or by the beginning and the end of the chunk |
SelectionResult |
TokenSelect.getNextSelection()
|
SelectionResult |
SubstringSelect.getNextSelection()
|
SelectionResult |
ParameterSelect.getNextSelection()
Called by a filter, to access the SelectionResult(s). |
SelectionResult |
RegExpGroupSelect.getNextSelection()
|
|
Spieleck | ||||||||||
PREV NEXT | FRAMES NO FRAMES |