Package org.opengrok.indexer.search
Class Summary
java.lang.Object
org.opengrok.indexer.search.Summary
A document summary dynamically generated to match a query.
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAn ellipsis fragment within a summary.static classA fragment of text within a summary.static classA highlighted fragment of text within a summary. - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidadd(Summary.Fragment fragment) Returns an array of all of this summary's fragments.protected static StringtoString()Returns an HTML representation of this fragment.