Class CQLQueryParser.CQLQuery

  • All Implemented Interfaces:
    SRUQuery<org.z3950.zing.cql.CQLNode>
    Enclosing class:
    CQLQueryParser

    public static final class CQLQueryParser.CQLQuery
    extends SRUQueryBase<org.z3950.zing.cql.CQLNode>
    • Method Detail

      • getQueryType

        public String getQueryType()
        Description copied from interface: SRUQuery
        Get the short name for this parsed query, e.g. "cql".
        Returns:
        the short name for the query