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