Uses of Class
com.lowagie.text.pdf.XfaForm.Xml2SomDatasets
Packages that use XfaForm.Xml2SomDatasets
-
Uses of XfaForm.Xml2SomDatasets in com.lowagie.text.pdf
Methods 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 TypeMethodDescriptionvoidXfaForm.setDatasetsSom(XfaForm.Xml2SomDatasets datasetsSom) Sets the class that contains the datasets processing section of the XFA.