Uses of Class
com.lowagie.text.pdf.XfaForm.Xml2SomDatasets
Packages that use XfaForm.Xml2SomDatasets
-
Uses of XfaForm.Xml2SomDatasets in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf declared as XfaForm.Xml2SomDatasetsMethods in com.lowagie.text.pdf that return XfaForm.Xml2SomDatasetsModifier and TypeMethodDescriptionXfaForm.getDatasetsSom()
Gets the class that contains the datasets processing section of the XFA.Methods in com.lowagie.text.pdf with parameters of type XfaForm.Xml2SomDatasetsModifier and TypeMethodDescriptionvoid
XfaForm.setDatasetsSom
(XfaForm.Xml2SomDatasets datasetsSom) Sets the class that contains the datasets processing section of the XFA.