|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensolaris.opengrok.search.Summary.Fragment
org.opensolaris.opengrok.search.Summary.Highlight
public static class Summary.Highlight
A highlighted fragment of text within a summary.
| Constructor Summary | |
|---|---|
Summary.Highlight(java.lang.String text)
Constructs a highlighted fragment for the given text. |
|
| Method Summary | |
|---|---|
boolean |
isHighlight()
Returns true. |
java.lang.String |
toString()
Returns an HTML representation of this fragment. |
| Methods inherited from class org.opensolaris.opengrok.search.Summary.Fragment |
|---|
getText, isEllipsis |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Summary.Highlight(java.lang.String text)
| Method Detail |
|---|
public boolean isHighlight()
isHighlight in class Summary.Fragmentpublic java.lang.String toString()
toString in class Summary.Fragment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||