Uses of Interface
com.itextpdf.text.pdf.parser.LocationTextExtractionStrategy.TextChunkFilter
Packages that use LocationTextExtractionStrategy.TextChunkFilter
-
Uses of LocationTextExtractionStrategy.TextChunkFilter in com.itextpdf.text.pdf.parser
Methods in com.itextpdf.text.pdf.parser with parameters of type LocationTextExtractionStrategy.TextChunkFilterModifier and TypeMethodDescriptionLocationTextExtractionStrategy.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 usingFilteredRenderListener- but not nearly as powerful because most of the RenderInfo state is not captured inLocationTextExtractionStrategy.TextChunk