Uses of Class
com.sun.pdfview.PDFParser
Packages that use PDFParser
-
Uses of PDFParser in com.sun.pdfview
Methods in com.sun.pdfview that return PDFParserModifier and TypeMethodDescriptionCache.getPageParser(Integer pageNumber) Get a page's parser from the cacheMethods in com.sun.pdfview 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