Package | Description |
---|---|
org.opensolaris.opengrok.search |
Modifier and Type | Class and Description |
---|---|
static class |
Summary.Ellipsis
An ellipsis fragment within a summary.
|
static class |
Summary.Highlight
A highlighted fragment of text within a summary.
|
Modifier and Type | Method and Description |
---|---|
Summary.Fragment[] |
Summary.getFragments()
Returns an array of all of this summary's fragments.
|
Modifier and Type | Method and Description |
---|---|
void |
Summary.add(Summary.Fragment fragment)
Adds a fragment to a summary.
|