Uses of Class
org.openpdf.text.pdf.parser.MatchedPattern
Packages that use MatchedPattern
-
Uses of MatchedPattern in org.openpdf.text.pdf.parser
Methods in org.openpdf.text.pdf.parser that return types with arguments of type MatchedPatternModifier and TypeMethodDescriptionPdfContentTextLocator.getMatchedPatterns()PdfTextLocator.searchFile(float[] coordinates) Locates text within a bounding box inside a PDFPdfTextLocator.searchFile(String pattern) Locates text pattern inside a PDFPdfTextLocator.searchPage(int page, float[] coordinates) Locates text within a bounding box inside a pagePdfTextLocator.searchPage(int page, String pattern) Locates text pattern inside a page