|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.search.highlight.DefaultEncoder
public class DefaultEncoder
Simple Encoder implementation that does not modify the output
| Constructor Summary | |
|---|---|
DefaultEncoder()
|
|
| Method Summary | |
|---|---|
java.lang.String |
encodeText(java.lang.String originalText)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultEncoder()
| Method Detail |
|---|
public java.lang.String encodeText(java.lang.String originalText)
encodeText in interface EncoderoriginalText - The section of text being output
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||