Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.annotation.layout |
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.
|