public interface SequencesHighlightable
| Modifier and Type | Field and Description |
|---|---|
static AspectType<SequencesHighlightable> |
TYPE
Aspect providing an API to highlight textual sequences.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
highlightSequences(String regExp)
Highlights all matching sequences.
|
static final AspectType<SequencesHighlightable> TYPE
boolean highlightSequences(@Nullable String regExp)
null ony existing highlights should be removed.regExp - Regular expression used for matching or null for clearing highlights only.true if matches were highlightedCopyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408