Package org.apache.pdfbox.util
This package contains utility classes that are used by the PDFBox project.
-
Class Summary Class Description Charsets Utility class providing common Charsets used in PDFBox.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.Matrix This class will be used for matrix manipulation.NumberFormatUtil This class contains methods to format numbers.QuickSort see http://de.wikipedia.org/wiki/Quicksort.SmallMap<K,V> Map implementation with a smallest possible memory usage.Vector A 2D vector.Version Exposes PDFBox version.XMLUtil This class with handle some simple XML operations.