Klasse CQLHelper

java.lang.Object
org.xbib.interlibrary.sru.CQLHelper

public class CQLHelper extends Object
  • Konstruktordetails

    • CQLHelper

      public CQLHelper(org.xbib.settings.Settings settings)
  • Methodendetails

    • mapSearchRequest

      public org.xbib.interlibrary.action.search.SearchRequest mapSearchRequest(org.xbib.interlibrary.action.search.SearchRequest searchRequest, String query)
    • fromPQFQuery

      public String fromPQFQuery(org.xbib.interlibrary.action.search.SearchRequest request)
    • trim

      protected static String trim(String string)
    • quote

      protected static String quote(String string)
    • getEscapedString

      protected static String getEscapedString(String value)
    • fromCQLQuery

      public String fromCQLQuery(org.xbib.interlibrary.action.search.SearchRequest request)
    • getRelation

      protected String getRelation()
    • phrase

      protected String phrase(String query)
    • normalizeValue

      protected String normalizeValue(String query)