Class RegexBasedLocationExtractionStrategy

java.lang.Object
com.itextpdf.kernel.pdf.canvas.parser.listener.RegexBasedLocationExtractionStrategy
All Implemented Interfaces:
IEventListener, ILocationExtractionStrategy

public class RegexBasedLocationExtractionStrategy extends Object implements ILocationExtractionStrategy
This class is designed to search for the occurrences of a regular expression and return the resultant rectangles.