|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.atlassian.bonnie.search.summary.Summary.Fragment
A fragment of text within a summary.
| Constructor Summary | |
Summary.Fragment(java.lang.String text)
Constructs a fragment for the given text. |
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
|
java.lang.String |
getText()
Returns the text of this fragment. |
int |
hashCode()
|
boolean |
isEllipsis()
Returns true iff this fragment is an ellipsis. |
boolean |
isHighlight()
Returns true iff this fragment is to be highlighted. |
java.lang.String |
toString()
Returns an HTML representation of this fragment. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Summary.Fragment(java.lang.String text)
| Method Detail |
public java.lang.String getText()
public boolean isHighlight()
public boolean isEllipsis()
public java.lang.String toString()
public boolean equals(java.lang.Object o)
public int hashCode()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||