public class Highlighter
extends org.jline.reader.impl.DefaultHighlighter
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_HIGHLIGHTER_COLORS |
| Constructor and Description |
|---|
Highlighter(org.apache.felix.service.command.CommandSession session) |
| Modifier and Type | Method and Description |
|---|---|
org.jline.utils.AttributedString |
highlight(org.jline.reader.LineReader reader,
String buffer) |
public static final String DEFAULT_HIGHLIGHTER_COLORS
public Highlighter(org.apache.felix.service.command.CommandSession session)
public org.jline.utils.AttributedString highlight(org.jline.reader.LineReader reader,
String buffer)
highlight in interface org.jline.reader.Highlighterhighlight in class org.jline.reader.impl.DefaultHighlighterCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.