Uses of Class
com.itextpdf.forms.xfdf.FObject
Packages that use FObject
-
Uses of FObject in com.itextpdf.forms.xfdf
Fields in com.itextpdf.forms.xfdf declared as FObjectModifier and TypeFieldDescriptionprivate FObject
XfdfObject.f
Represents f element, child of the xfdf element.Methods in com.itextpdf.forms.xfdf that return FObjectModifier and TypeMethodDescriptionXfdfObject.getF()
Gets the f element, child of the xfdf element.Sets the name of the source or target file.Methods in com.itextpdf.forms.xfdf with parameters of type FObjectModifier and TypeMethodDescriptionprivate static void
XfdfWriter.addFAttributes
(FObject fObject, Element f) void
Sets f element, child of the xfdf element.