Package org.pdfbox.util

This package contains utility classes that are used by the PDFBox project.

See:
          Description

Class Summary
BoundingBox This is an implementation of a bounding box.
DateConverter This class is used to convert dates to strings and back using the PDF date standards.
DefaultFileFilter A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
ImageParameters This contains all of the image parameters for in inlined image.
Matrix This class will be used for matrix manipulation.
PDFHighlighter Highlighting of words in a PDF document with an XML file.
PDFOperator This class represents an Operator in the content stream.
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.
PDFText2HTML Wrap stripped text in simple HTML, trying to form HTML paragraphs.
PDFTextStripper This class will take a pdf document and strip out all of the text and ignore the formatting and such.
ResourceLoader This class will handle loading resource files(AFM/CMAP).
SimpleConfigurator Log4J configurator.
Splitter Split a document into several other documents.
TextPosition This represents a character and a position on the screen of those characters.
XMLUtil This class with handle some simple XML operations.
 

Package org.pdfbox.util Description

This package contains utility classes that are used by the PDFBox project.