Uses of Class
com.lowagie.rups.model.XfaFile
-
Packages that use XfaFile Package Description com.lowagie.rups.view.itext -
-
Uses of XfaFile in com.lowagie.rups.view.itext
Fields in com.lowagie.rups.view.itext declared as XfaFile Modifier and Type Field Description protected XfaFile
FormTree. xfaFile
If the form is an XFA form, the XML file is stored in this object.Methods in com.lowagie.rups.view.itext with parameters of type XfaFile Modifier and Type Method Description void
XfaTree. load(XfaFile file)
-