Uses of Class
com.itextpdf.text.pdf.XfaForm.Xml2SomDatasets
-
Packages that use XfaForm.Xml2SomDatasets Package Description com.itextpdf.text.pdf -
-
Uses of XfaForm.Xml2SomDatasets in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as XfaForm.Xml2SomDatasets Modifier and Type Field Description private XfaForm.Xml2SomDatasets
XfaForm. datasetsSom
Methods in com.itextpdf.text.pdf that return XfaForm.Xml2SomDatasets Modifier and Type Method Description XfaForm.Xml2SomDatasets
XfaForm. getDatasetsSom()
Gets the class that contains the datasets processing section of the XFA.Methods in com.itextpdf.text.pdf with parameters of type XfaForm.Xml2SomDatasets Modifier and Type Method Description void
XfaForm. setDatasetsSom(XfaForm.Xml2SomDatasets datasetsSom)
Sets the class that contains the datasets processing section of the XFA.
-