Uses of Class
com.lowagie.text.pdf.XfaForm.Stack2
Packages that use XfaForm.Stack2
-
Uses of XfaForm.Stack2 in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf declared as XfaForm.Stack2Modifier and TypeFieldDescriptionprotected XfaForm.Stack2XfaForm.Xml2Som.stackA stack to be used when parsing.Methods in com.lowagie.text.pdf that return XfaForm.Stack2Modifier and TypeMethodDescriptionstatic XfaForm.Stack2XfaForm.Xml2Som.splitParts(String name) Splits a SOM name in the individual parts.Methods in com.lowagie.text.pdf with parameters of type XfaForm.Stack2Modifier and TypeMethodDescriptionstatic voidXfaForm.Xml2Som.inverseSearchAdd(HashMap inverseSearch, XfaForm.Stack2 stack, String unstack) Adds a SOM name to the search node chain.