Package | Description |
---|---|
com.etymon.pjx.util |
Utility classes for performing common functions on PDF documents.
|
Modifier and Type | Class and Description |
---|---|
protected class |
PdfFieldTree.FieldTreeIterator
An iterator over the tree of field dictionaries in a PDF document.
|
Modifier and Type | Method and Description |
---|---|
PdfFieldTreeIterator |
PdfFieldTree.getIterator()
Returns an iterator over the terminal field objects in this
document's field tree.
|