Uses of Interface
com.itextpdf.text.pdf.parser.LocationTextExtractionStrategy.TextChunkFilter

Packages that use LocationTextExtractionStrategy.TextChunkFilter
com.itextpdf.text.pdf.parser   
 

Uses of LocationTextExtractionStrategy.TextChunkFilter in com.itextpdf.text.pdf.parser
 

Methods in com.itextpdf.text.pdf.parser with parameters of type LocationTextExtractionStrategy.TextChunkFilter
 String LocationTextExtractionStrategy.getResultantText(LocationTextExtractionStrategy.TextChunkFilter chunkFilter)
          Gets text that meets the specified filter If multiple text extractions will be performed for the same page (i.e. for different physical regions of the page), filtering at this level is more efficient than filtering using FilteredRenderListener - but not nearly as powerful because most of the RenderInfo state is not captured in LocationTextExtractionStrategy.TextChunk
 



Copyright © 2013. All Rights Reserved.