Uses of Class
com.atlassian.confluence.search.v2.summary.Summary.Fragment
Packages that use Summary.Fragment
-
Uses of Summary.Fragment in com.atlassian.confluence.search.v2.summary
Subclasses of Summary.Fragment in com.atlassian.confluence.search.v2.summaryModifier and TypeClassDescriptionstatic class
An ellipsis fragment within a summary.static class
A highlighted fragment of text within a summary.Methods in com.atlassian.confluence.search.v2.summary that return Summary.FragmentModifier and TypeMethodDescriptionSummary.getFragments()
Returns an array of all of this summary's fragments.Methods in com.atlassian.confluence.search.v2.summary with parameters of type Summary.FragmentModifier and TypeMethodDescriptionvoid
Excerpt.add
(Summary.Fragment fragment) Add a frag to the list.void
Summary.add
(Summary.Fragment fragment) Adds a fragment to a summary.