|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompassHighlightedText | |
|---|---|
| org.compass.core | |
| org.compass.core.impl | |
| org.compass.core.spi | |
| Uses of CompassHighlightedText in org.compass.core |
|---|
| Methods in org.compass.core that return CompassHighlightedText | |
|---|---|
CompassHighlightedText |
CompassHit.getHighlightedText()
Returns a cached highlighted text the maps to the hit. |
CompassHighlightedText |
CompassHit.highlightedText()
Same as CompassHit.getHighlightedText(). |
CompassHighlightedText |
CompassHitsOperations.highlightedText(int n)
Returns a cached highlighted text the maps to the n'th hit. |
| Uses of CompassHighlightedText in org.compass.core.impl |
|---|
| Classes in org.compass.core.impl that implement CompassHighlightedText | |
|---|---|
class |
DefaultCompassHighlightedText
|
| Methods in org.compass.core.impl that return CompassHighlightedText | |
|---|---|
CompassHighlightedText |
DefaultCompassHit.getHighlightedText()
|
CompassHighlightedText |
DefaultCompassHit.highlightedText()
|
CompassHighlightedText |
DefaultCompassHits.highlightedText(int n)
|
CompassHighlightedText |
DefaultCompassDetachedHits.highlightedText(int n)
|
| Uses of CompassHighlightedText in org.compass.core.spi |
|---|
| Subinterfaces of CompassHighlightedText in org.compass.core.spi | |
|---|---|
interface |
InternalCompassHighlightedText
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||