Package com.groupdocs.search.highlighters

The package provides highlighters for highlighting search results in text.

See: Description

  • Class Summary 
    Class Description
    DocumentHighlighter
    Represents a search result highlighter that highlights search results in an entire document text.
    FragmentHighlighter
    Represents a search result highlighter that highlights search results in text fragments.
    Highlighter
    Represents the base class of a search result highlighter.
    HtmlFragmentHighlighter Deprecated
    Please, use the FragmentHighlighter class instead.
    HtmlHighlighter Deprecated
    Please, use the DocumentHighlighter class instead.

Package com.groupdocs.search.highlighters Description

The package provides highlighters for highlighting search results in text.