|
||||||||||
| 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.Ellipsis
public static class Summary.Ellipsis
An ellipsis fragment within a summary.
| Constructor Summary | |
|---|---|
Summary.Ellipsis()
Constructs an ellipsis fragment for the given text. |
|
| Method Summary | |
|---|---|
boolean |
isEllipsis()
Returns true. |
java.lang.String |
toString()
Returns an HTML representation of this fragment. |
| Methods inherited from class org.opensolaris.opengrok.search.Summary.Fragment |
|---|
getText, isHighlight |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Summary.Ellipsis()
| Method Detail |
|---|
public boolean isEllipsis()
isEllipsis 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 | |||||||||