|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.search.summary.NoFormatFormatter
public class NoFormatFormatter
A highlight formatter that doesn't highlight. Example use would be for requests via SOAP.
| Constructor Summary | |
|---|---|
protected |
NoFormatFormatter()
|
| Method Summary | |
|---|---|
static NoFormatFormatter |
getInstance()
|
java.lang.String |
highlightTerm(java.lang.String originalText,
org.apache.lucene.search.highlight.TokenGroup tokenGroup)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected NoFormatFormatter()
| Method Detail |
|---|
public static NoFormatFormatter getInstance()
public java.lang.String highlightTerm(java.lang.String originalText,
org.apache.lucene.search.highlight.TokenGroup tokenGroup)
highlightTerm in interface org.apache.lucene.search.highlight.Formatter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||