Package org.apache.pdfbox.util


package org.apache.pdfbox.util
This package contains utility classes that are used by the PDFBox project.
  • Class
    Description
    This class will be used for bit flag operations.
    This class is used to convert dates to strings and back using the PDF date standard in section 3.8.2 of PDF Reference 1.7.
    This class deals with some logging that is not handled by the log4j replacement.
    A FileFilter that will only accept files of a certain extension.
    Deprecated.
    will be removed in 2.0.0
    Handles some ImageIO operations.
    This contains all of the image parameters for in inlined image.
    This class allows to import pages as Form XObjects into a PDF file and use them to create layers (optional content groups).
    This class with handle some simple Map operations.
    This class will be used for matrix manipulation.
     
    Dummy output stream, everything written there gets lost.
    Adds an overlay to an existing PDF document.
    Possible location of the overlayed pages: foreground or background.
    This class will extract one or more sequential pages and create a new document.
    Utility class used to clone PDF objects.
    Highlighting of words in a PDF document with an XML file.
    This class writes single pages of a pdf to a file.
    This is an stream engine to extract the marked content of a pdf.
    This class will take a list of pdf documents and merge them, saving the result in a new document.
    This class represents an Operator in the content stream.
    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.
    Wrap stripped text in simple HTML, trying to form HTML paragraphs.
    This class will take a pdf document and strip out all of the text and ignore the formatting and such.
    This will extract text from a specified region in the PDF.
    wrapper of TextPosition that adds flags to track status as linestart and paragraph start positions.
    see http://de.wikipedia.org/wiki/Quicksort.
    This class will handle loading resource files(AFM/CMAP).
    Split a document into several other documents.
     
    This class allows a caller to normalize text in various ways.
    This represents a string and a position on the screen of those characters.
    This class is a comparator for TextPosition operators.
    This class with handle some simple XML operations.