Uses of Package
org.apache.pdfbox.persistence.util

Packages that use org.apache.pdfbox.persistence.util
org.apache.pdfbox.cos These are the low level objects that make up a PDF document. 
org.apache.pdfbox.pdfparser The pdfparser package contains classes to parse PDF documents and objects within the document. 
org.apache.pdfbox.pdfwriter This is the persistence layer used to write the PDFBox documents to a stream. 
org.apache.pdfbox.pdmodel The PDModel package represents a high level API for creating and manipulating PDF documents. 
org.apache.pdfbox.persistence.util These are utilities used by the persistence layer. 
 

Classes in org.apache.pdfbox.persistence.util used by org.apache.pdfbox.cos
COSObjectKey
          Object representing the physical reference to an indirect pdf object.
 

Classes in org.apache.pdfbox.persistence.util used by org.apache.pdfbox.pdfparser
COSObjectKey
          Object representing the physical reference to an indirect pdf object.
 

Classes in org.apache.pdfbox.persistence.util used by org.apache.pdfbox.pdfwriter
COSObjectKey
          Object representing the physical reference to an indirect pdf object.
 

Classes in org.apache.pdfbox.persistence.util used by org.apache.pdfbox.pdmodel
COSObjectKey
          Object representing the physical reference to an indirect pdf object.
 

Classes in org.apache.pdfbox.persistence.util used by org.apache.pdfbox.persistence.util
COSObjectKey
          Object representing the physical reference to an indirect pdf object.