|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecordFilter | |
|---|---|
| com.univocity.parsers.remote | |
| Uses of RecordFilter in com.univocity.parsers.remote |
|---|
| Fields in com.univocity.parsers.remote with type parameters of type RecordFilter | |
|---|---|
protected List<RecordFilter<? extends com.univocity.parsers.common.record.Record,C>> |
RemoteEntitySettings.recordFilters
|
| Methods in com.univocity.parsers.remote with parameters of type RecordFilter | |
|---|---|
void |
RemoteEntitySettings.addRecordFilter(RecordFilter<? extends com.univocity.parsers.common.record.Record,C> filter)
Adds a filter to the entity to prevent unwanted rows to be processed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||