| Package | Description |
|---|---|
| com.lowagie.rups.model | |
| com.lowagie.rups.view.itext | |
| com.lowagie.rups.view.itext.treenodes |
| Modifier and Type | Class and Description |
|---|---|
class |
XfaFile
Class that deals with the XFA file that can be inside a PDF file.
|
| Constructor and Description |
|---|
XfaFile(OutputStreamResource resource)
Constructs an XFA file from an OutputStreamResource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XfaTextArea.load(OutputStreamResource xml) |
| Modifier and Type | Class and Description |
|---|---|
class |
XfaTreeNode
This is the root tree node for the different parts of the XFA resource; it's a child
of the root in the FormTree.
|
Copyright © 2015. All rights reserved.