Constructor and Description |
---|
PDFieldTree(PDAcroForm acroForm)
Constructor for reading.
|
Modifier and Type | Method and Description |
---|---|
Iterator<PDField> |
iterator()
Returns an iterator which walks all fields in the tree, in order.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public PDFieldTree(PDAcroForm acroForm)
acroForm
- the AcroForm containing the fields.Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.