| Package | Description | 
|---|---|
| org.apache.pdfbox.pdmodel.interactive.form | The interactive package contains classes that deal with interactive annotations such as textfields and buttons. | 
| Modifier and Type | Method and Description | 
|---|---|
| PDXFA | PDAcroForm. getXFA()Get the XFA resource, the XFA resource is only used for PDF 1.5+ forms. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PDAcroForm. setXFA(PDXFA xfa)Set the XFA resource, this is only used for PDF 1.5+ forms. | 
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.