Interface | Description |
---|---|
IDocumentTransformer |
Transformers allow to manipulate and convert extracted text and
save the modified text back.
|
Class | Description |
---|---|
AbstractCharStreamTransformer |
Base class for transformers dealing with text documents only.
|
AbstractRestrictiveTransformer | Deprecated
Since 1.1.0.
|
AbstractStringTransformer |
Base class to facilitate creating transformers on text content, loading
text into
StringBuilder for memory processing, also giving more
options (like fancy regex). |
Copyright © 2009-2014 Norconex Inc.. All Rights Reserved.