Interface | Description |
---|---|
IDocumentFilter |
Filters documents.
|
IOnMatchFilter |
Tells the collector that a filter is of "OnMatch" type.
|
Class | Description |
---|---|
AbstractCharStreamFilter |
Base class for filters dealing with the body of text documents only.
|
AbstractDocumentFilter |
Base class for document filters.
|
AbstractOnMatchFilter |
Convenience base class for implementing filters offering the include/exclude
"onmatch" option.
|
AbstractStringFilter |
Base class to facilitate creating filters based on text content, loading
text into
StringBuilder for memory processing. |
Enum | Description |
---|---|
OnMatch |
Constants indicating the action to perform upon matching a condition.
|
Copyright © 2009–2021 Norconex Inc.. All rights reserved.