Uses of Class
org.gcube.common.searchservice.searchlibrary.resultset.ResultSet

Packages that use ResultSet
org.gcube.common.searchservice.searchlibrary.resultset.elements   
org.gcube.common.searchservice.searchlibrary.resultset.helpers   
 

Uses of ResultSet in org.gcube.common.searchservice.searchlibrary.resultset.elements
 

Constructors in org.gcube.common.searchservice.searchlibrary.resultset.elements with parameters of type ResultSet
CloneThreadGeneric(ResultSet rs, ResultSet rsRead)
          Creates a new CloneThreadGeneric
FilterByxPathThread(ResultSet rs, ResultSet rsRead, java.lang.String xpath)
          Creates a new FilterByxPathThread
KeepTopThreadGeneric(ResultSet rs, ResultSet rsRead, int count, int type)
          Creates a new KeepTopThreadGeneric
TransformByXSLTThread(ResultSet rs, ResultSet rsRead, java.lang.String xslt)
          Creates a new TransformByXSLTThread
 

Uses of ResultSet in org.gcube.common.searchservice.searchlibrary.resultset.helpers
 

Methods in org.gcube.common.searchservice.searchlibrary.resultset.helpers with parameters of type ResultSet
static void RSFileHelper.copy(ResultSet rs, java.lang.String src, java.io.DataOutputStream dst)
          Copies the source file to a new file