Modifier and Type | Class and Description |
---|---|
class |
DefaultEncoder
Simple
Encoder implementation that does not modify the output |
class |
SimpleHTMLEncoder
Simple
Encoder implementation to escape text for HTML output |
Modifier and Type | Method and Description |
---|---|
Encoder |
Highlighter.getEncoder() |
Modifier and Type | Method and Description |
---|---|
void |
Highlighter.setEncoder(Encoder encoder) |
Constructor and Description |
---|
Highlighter(Formatter formatter,
Encoder encoder,
Scorer fragmentScorer) |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.