Package com.norconex.importer.transformer

Interface Summary
IDocumentTransformer Transformers allow to manipulate and convert extracted text and save the modified text back.
 

Class Summary
AbstractCharStreamTransformer Base class for transformers dealing with text documents only.
AbstractRestrictiveTransformer Base class for transformers applying only to certain type of documents
AbstractStringTransformer Base class to facilitate creating transformers on text content, load text into StringBuilder for memory processing, also giving more options (like fancy regex).
 



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