Uses of Interface
com.univocity.parsers.common.RecordFilter

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.
 



Copyright © 2018 Univocity Software Pty Ltd. All rights reserved.