Uses of Class
org.yaz4j.jni.SWIGTYPE_p_ZOOM_query_p

Packages that use SWIGTYPE_p_ZOOM_query_p
org.yaz4j.jni   
 

Uses of SWIGTYPE_p_ZOOM_query_p in org.yaz4j.jni
 

Methods in org.yaz4j.jni that return SWIGTYPE_p_ZOOM_query_p
static SWIGTYPE_p_ZOOM_query_p yaz4jlib.ZOOM_query_create()
           
 

Methods in org.yaz4j.jni with parameters of type SWIGTYPE_p_ZOOM_query_p
protected static long SWIGTYPE_p_ZOOM_query_p.getCPtr(SWIGTYPE_p_ZOOM_query_p obj)
           
static SWIGTYPE_p_ZOOM_scanset_p yaz4jlib.ZOOM_connection_scan1(SWIGTYPE_p_ZOOM_connection_p c, SWIGTYPE_p_ZOOM_query_p startterm)
           
static SWIGTYPE_p_ZOOM_resultset_p yaz4jlib.ZOOM_connection_search(SWIGTYPE_p_ZOOM_connection_p arg0, SWIGTYPE_p_ZOOM_query_p q)
           
static int yaz4jlib.ZOOM_query_ccl2rpn(SWIGTYPE_p_ZOOM_query_p s, String query_str, String config, SWIGTYPE_p_int ccl_error, SWIGTYPE_p_p_char error_string, SWIGTYPE_p_int error_pos)
           
static int yaz4jlib.ZOOM_query_cql(SWIGTYPE_p_ZOOM_query_p s, String str)
           
static int yaz4jlib.ZOOM_query_cql2rpn(SWIGTYPE_p_ZOOM_query_p s, String str, SWIGTYPE_p_ZOOM_connection_p conn)
           
static void yaz4jlib.ZOOM_query_destroy(SWIGTYPE_p_ZOOM_query_p s)
           
static int yaz4jlib.ZOOM_query_prefix(SWIGTYPE_p_ZOOM_query_p s, String str)
           
static int yaz4jlib.ZOOM_query_sortby(SWIGTYPE_p_ZOOM_query_p s, String criteria)
           
 



Copyright © 2008-2010. All Rights Reserved.