Uses of Package
com.norconex.importer.transformer

Packages that use com.norconex.importer.transformer
com.norconex.importer.transformer   
com.norconex.importer.transformer.impl   
 

Classes in com.norconex.importer.transformer used by com.norconex.importer.transformer
AbstractCharStreamTransformer
          Base class for transformers dealing with text documents only.
AbstractRestrictiveTransformer
          Base class for transformers applying only to certain type of documents
IDocumentTransformer
          Transformers allow to manipulate and convert extracted text and save the modified text back.
 

Classes in com.norconex.importer.transformer used by com.norconex.importer.transformer.impl
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).
IDocumentTransformer
          Transformers allow to manipulate and convert extracted text and save the modified text back.
 



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