org.apache.pdfbox.util.operator | This package contains implementations of all of the PDF operators. |
org.apache.pdfbox.util.operator.pagedrawer | This package contains implementations of all of the PDF operators. |
BitFlagHelper | This class will be used for bit flag operations. | code | html |
DateConverter | This class is used to convert dates to strings and back using the PDF date standards. | code | html |
ErrorLogger | This class deals with some logging that is not handled by the log4j replacement. | code | html |
ExtensionFileFilter | A FileFilter that will only accept files of a certain extension. | code | html |
ICU4JImpl | This class is an implementation the the ICU4J class. | code | html |
ImageParameters | This contains all of the image parameters for in inlined image. | code | html |
MapUtil | This class with handle some simple Map operations. | code | html |
Matrix | This class will be used for matrix manipulation. | code | html |
PDFHighlighter | Highlighting of words in a PDF document with an XML file. | code | html |
PDFImageWriter | This class will take a PDF document and strip out all of the text and ignore the formatting and such. | code | html |
PDFMarkedContentExtractor | This is an stream engine to extract the marked content of a pdf. | code | html |
PDFMergerUtility | This class will take a list of pdf documents and merge them, saving the result in a new document. | code | html |
PDFOperator | This class represents an Operator in the content stream. | code | html |
PDFStreamEngine | This class will run through a PDF content stream and execute certain operations and provide a callback interface for clients that want to do things with the stream. | code | html |
PDFStreamEngine.StreamResources | This is a simple internal class used by the Stream engine to handle the resources stack. | code | html |
PDFText2HTML | Wrap stripped text in simple HTML, trying to form HTML paragraphs. | code | html |
PDFTextStripper | This class will take a pdf document and strip out all of the text and ignore the formatting and such. | code | html |
PDFTextStripperByArea | This will extract text from a specified region in the PDF. | code | html |
ResourceLoader | This class will handle loading resource files(AFM/CMAP). | code | html |
Splitter | Split a document into several other documents. | code | html |
TextNormalize | This class allows a caller to normalize text in various ways. | code | html |
TextPosition | This represents a string and a position on the screen of those characters. | code | html |
TextPositionComparator | This class is a comparator for TextPosition operators. | code | html |
XMLUtil | This class with handle some simple XML operations. | code | html |