Uses of Class
org.openpdf.renderer.PDFParser
Packages that use PDFParser
-
Uses of PDFParser in org.openpdf.renderer
Methods in org.openpdf.renderer that return PDFParserModifier and TypeMethodDescriptionCache.getPageParser(Integer pageNumber) Get a page's parser from the cacheMethods in org.openpdf.renderer with parameters of type PDFParserModifier and TypeMethodDescriptionvoidAdd a page to the cache.(package private) Cache.PageRecordCache.addPageRecord(Integer pageNumber, PDFPage page, PDFParser parser) The internal routine to add a page to the cache, and return the page record which was generated