Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.form |
The interactive package contains classes for handling Interactive Forms, also known as "AcroForms".
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<PlainText.Paragraph> |
PlainText.paragraphs |
Modifier and Type | Method and Description |
---|---|
(package private) java.util.List<PlainText.Paragraph> |
PlainText.getParagraphs()
Get the list of paragraphs.
|