Package | Description |
---|---|
sparql.base | |
sparql.convert |
Modifier and Type | Method and Description |
---|---|
Filter |
BGP.getFilter()
Get the filter object of BGP.
|
Modifier and Type | Method and Description |
---|---|
void |
BGP.setFilter(Filter filter)
Set filter object.
|
Modifier and Type | Method and Description |
---|---|
static Filter |
Filter.applyFilter(SelectConverter convertorObj) |
static Filter |
Filter.applyFilter(SelectConverter convertorObj,
Scanner scannerObj) |
static Filter |
Filter.applyFilterRegex(SelectConverter convertorObj) |
Filter |
Filter.getLast() |
Filter |
Filter.getNext() |
Modifier and Type | Method and Description |
---|---|
void |
Filter.setNext(java.lang.String nextCondition,
Filter next) |