Uses of Class
org.openpdf.text.pdf.XfaForm.Xml2SomDatasets
Packages that use XfaForm.Xml2SomDatasets
-
Uses of XfaForm.Xml2SomDatasets in org.openpdf.text.pdf
Methods in org.openpdf.text.pdf that return XfaForm.Xml2SomDatasetsModifier and TypeMethodDescriptionXfaForm.getDatasetsSom()Gets the class that contains the datasets processing section of the XFA.Methods in org.openpdf.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.