Constructor | Description |
---|---|
PDFieldTree(PDAcroForm acroForm) |
Constructor for reading.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Iterator<PDField> |
iterator() |
Returns an iterator which walks all fields in the tree, in order.
|
public PDFieldTree(PDAcroForm acroForm)
acroForm
- the AcroForm containing the fields.Copyright © 2002–2018. All rights reserved.