Class HighlightingDisableQuery

  • All Implemented Interfaces:
    OptionalQuery, Query

    public final class HighlightingDisableQuery
    extends Object
    implements OptionalQuery
    Implementation of Query that, when used, disables the highlighting feature.
    • Constructor Detail

      • HighlightingDisableQuery

        public HighlightingDisableQuery()
    • Method Detail

      • getEntries

        public List<org.apache.http.NameValuePair> getEntries()
        Description copied from interface: Query
        Returns a list of get query items.
        Specified by:
        getEntries in interface Query
        Returns:
        list od items.