Uses of Interface
com.norconex.importer.filter.IOnMatchFilter

Packages that use IOnMatchFilter
com.norconex.importer.filter   
com.norconex.importer.filter.impl   
 

Uses of IOnMatchFilter in com.norconex.importer.filter
 

Classes in com.norconex.importer.filter that implement IOnMatchFilter
 class AbstractOnMatchFilter
          Convenience base class for implementing filters offering the include/exclude "onmatch" option.
 

Uses of IOnMatchFilter in com.norconex.importer.filter.impl
 

Classes in com.norconex.importer.filter.impl that implement IOnMatchFilter
 class RegexMetadataFilter
          Accepts or rejects a document based on its property values using regular expression.
 



Copyright © 2009-2013 Norconex Inc.. All Rights Reserved.