See: Description
Class | Description |
---|---|
DateConverter |
Converts dates to strings and back using the PDF date standard
in section 3.8.2 of PDF Reference 1.7.
|
Hex |
Utility functions for hex encoding.
|
IterativeMergeSort |
This class provides an iterative (bottom-up) implementation of the
MergeSort algorithm for any generic Java
object which implements a
Comparator . |
Matrix |
This class will be used for matrix manipulation.
|
NumberFormatUtil |
This class contains methods to format numbers.
|
SmallMap<K,V> |
Map implementation with a smallest possible memory usage.
|
StringUtil | |
Vector |
A 2D vector.
|
Version |
Exposes PDFBox version.
|
XMLUtil |
This class with handle some simple XML operations.
|
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.