Uses of Class
com.norconex.importer.transformer.AbstractStringTransformer

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

Uses of AbstractStringTransformer in com.norconex.importer.transformer.impl
 

Subclasses of AbstractStringTransformer in com.norconex.importer.transformer.impl
 class StripAfterTransformer
          Strips any content found after first match found for given pattern.
 class StripBeforeTransformer
          Strips any content found before first match found for given pattern.
 class StripBetweenTransformer
          Strips any content found between a matching start and end strings.
 



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