Uses of Interface
com.lowagie.rups.io.OutputStreamResource
Packages that use OutputStreamResource
Package
Description
-
Uses of OutputStreamResource in com.lowagie.rups.model
Classes in com.lowagie.rups.model that implement OutputStreamResourceModifier and TypeClassDescriptionclass
Class that deals with the XFA file that can be inside a PDF file.Constructors in com.lowagie.rups.model with parameters of type OutputStreamResourceModifierConstructorDescriptionXfaFile
(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 -
Uses of OutputStreamResource in com.lowagie.rups.view.itext.treenodes
Classes in com.lowagie.rups.view.itext.treenodes that implement OutputStreamResourceModifier and TypeClassDescriptionclass
This is the root tree node for the different parts of the XFA resource; it's a child of the root in the FormTree.