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 class
An ellipsis fragment within a summary.static class
A fragment of text within a summary.static class
A highlighted fragment of text within a summary. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(Summary.Fragment fragment) Returns an array of all of this summary's fragments.protected static String
toString()
Returns an HTML representation of this fragment.