Package | Description |
---|---|
com.etymon.pjx.util |
Utility classes for performing common functions on PDF documents.
|
Modifier and Type | Field and Description |
---|---|
protected PdfFieldTree |
PdfFieldTree.FieldTreeIterator._ft
The field tree associated with this iterator.
|
Constructor and Description |
---|
FieldTreeIterator(PdfFieldTree ft,
PdfManager m)
Constructs an iterator over a field tree.
|