See: Description
Class | Description |
---|---|
BitFlagHelper |
This class will be used for bit flag operations.
|
DateConverter |
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.
|
ErrorLogger |
This class deals with some logging that is not handled by the log4j replacement.
|
ExtensionFileFilter |
A FileFilter that will only accept files of a certain extension.
|
ICU4JImpl | Deprecated
will be removed in 2.0.0
|
ImageIOUtil |
Handles some ImageIO operations.
|
ImageParameters |
This contains all of the image parameters for in inlined image.
|
LayerUtility |
This class allows to import pages as Form XObjects into a PDF file and use them to create
layers (optional content groups).
|
MapUtil |
This class with handle some simple Map operations.
|
Matrix |
This class will be used for matrix manipulation.
|
MetaUtil | |
NullOutputStream |
Dummy output stream, everything written there gets lost.
|
Overlay |
Adds an overlay to an existing PDF document.
|
PageExtractor |
This class will extract one or more sequential pages and create a new document.
|
PDFCloneUtility |
Utility class used to clone PDF objects.
|
PDFHighlighter |
Highlighting of words in a PDF document with an XML file.
|
PDFImageWriter |
This class writes single pages of a pdf to a file.
|
PDFMarkedContentExtractor |
This is an stream engine to extract the marked content of a pdf.
|
PDFMergerUtility |
This class will take a list of pdf documents and merge them, saving the
result in a new document.
|
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.
|
PDFTextStripperByArea |
This will extract text from a specified region in the PDF.
|
PositionWrapper |
wrapper of TextPosition that adds flags to track
status as linestart and paragraph start positions.
|
QuickSort |
see http://de.wikipedia.org/wiki/Quicksort.
|
ResourceLoader |
This class will handle loading resource files(AFM/CMAP).
|
Splitter |
Split a document into several other documents.
|
StringUtil | |
TextNormalize |
This class allows a caller to normalize text in various ways.
|
TextPosition |
This represents a string and a position on the screen of those characters.
|
TextPositionComparator |
This class is a comparator for TextPosition operators.
|
XMLUtil |
This class with handle some simple XML operations.
|
Enum | Description |
---|---|
Overlay.Position |
Possible location of the overlayed pages: foreground or background.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.