Searched refs:Highlight (Results 1 - 2 of 2) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/search/
H A DSummary.java56 public static class Highlight extends Fragment { class in class:Summary
60 public Highlight(String text) { super(text); } method in class:Summary.Highlight
H A DSummarizer.java203 excerpt.add(new Summary.Highlight(text.substring(t.startOffset(),t.endOffset())));

Completed in 13 milliseconds