|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutputStreamResource | |
|---|---|
| com.lowagie.rups.model | |
| com.lowagie.rups.view.itext | |
| com.lowagie.rups.view.itext.treenodes | |
| Uses of OutputStreamResource in com.lowagie.rups.model |
|---|
| Classes in com.lowagie.rups.model that implement OutputStreamResource | |
|---|---|
class |
XfaFile
Class that deals with the XFA file that can be inside a PDF file. |
| Constructors in com.lowagie.rups.model with parameters of type OutputStreamResource | |
|---|---|
XfaFile(OutputStreamResource resource)
Constructs an XFA file from an OutputStreamResource. |
|
| Uses of OutputStreamResource in com.lowagie.rups.view.itext |
|---|
| Methods in com.lowagie.rups.view.itext with parameters of type OutputStreamResource | |
|---|---|
void |
XfaTextArea.load(OutputStreamResource xml)
|
| Uses of OutputStreamResource in com.lowagie.rups.view.itext.treenodes |
|---|
| Classes in com.lowagie.rups.view.itext.treenodes that implement OutputStreamResource | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||