Package | Description |
---|---|
org.gcube.common.searchservice.searchlibrary.resultset.elements | |
org.gcube.common.searchservice.searchlibrary.resultset.helpers |
Constructor and Description |
---|
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 |
Modifier and Type | Method and Description |
---|---|
static void |
RSFileHelper.copy(ResultSet rs,
java.lang.String src,
java.io.DataOutputStream dst)
Copies the source file to a new file
|