Uses of Package
com.norconex.importer.handler.filter
-
Classes in com.norconex.importer.handler.filter used by com.norconex.importer.handler Class Description IDocumentFilter Filters documents. -
Classes in com.norconex.importer.handler.filter used by com.norconex.importer.handler.filter Class Description AbstractCharStreamFilter Base class for filters dealing with the body of text documents only.AbstractDocumentFilter Base class for document filters.IDocumentFilter Filters documents.IOnMatchFilter Tells the collector that a filter is of "OnMatch" type.OnMatch Constants indicating the action to perform upon matching a condition. -
Classes in com.norconex.importer.handler.filter used by com.norconex.importer.handler.filter.impl Class Description AbstractCharStreamFilter Base class for filters dealing with the body of text documents only.AbstractDocumentFilter Base class for document filters.AbstractStringFilter Base class to facilitate creating filters based on text content, loading text intoStringBuilder
for memory processing.IDocumentFilter Filters documents.IOnMatchFilter Tells the collector that a filter is of "OnMatch" type.OnMatch Constants indicating the action to perform upon matching a condition. -
Classes in com.norconex.importer.handler.filter used by com.norconex.importer.response Class Description IDocumentFilter Filters documents.