Package | Description |
---|---|
org.gcube.common.searchservice.searchlibrary.resultset.elements | |
org.gcube.common.searchservice.searchlibrary.resultset.helpers |
Modifier and Type | Method and Description |
---|---|
HeaderRef |
ResultSetRef.getCurrentHeader()
Retrieves info of the current header
|
Modifier and Type | Method and Description |
---|---|
void |
ResultSetRef.setCurrentHeader(HeaderRef header)
Sets the header info that is current
|
Modifier and Type | Method and Description |
---|---|
static HeaderRef |
RSFileHelper.populateHeader(java.lang.String filename)
Populates a header info class instance from the content of the provided file
|
Modifier and Type | Method and Description |
---|---|
static void |
RSFileHelper.persistHeader(HeaderRef header)
Persists a header file with the information available in its argument
|