Class Summary
java.lang.Object
com.atlassian.confluence.search.v2.summary.Summary
Originally from org.apache.nutch.searcher.Summary v 0.7 (Revision: 179640)
A document summary dynamically generated to match a query.
- Since:
- 8.0
-
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) Adds a fragment to a summary.Returns an array of all of this summary's fragments.toString()
Returns an HTML representation of this fragment.