Uses of Class
com.lowagie.text.pdf.XfaForm.InverseStore
Packages that use XfaForm.InverseStore
-
Uses of XfaForm.InverseStore in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf with type parameters of type XfaForm.InverseStoreModifier and TypeFieldDescriptionprotected Map<String, XfaForm.InverseStore> XfaForm.Xml2Som.inverseSearchThe data to do a search from the bottom hierarchy.Methods in com.lowagie.text.pdf that return types with arguments of type XfaForm.InverseStoreModifier and TypeMethodDescriptionXfaForm.Xml2Som.getInverseSearchData()Gets the data to do a search from the bottom hierarchy.Method parameters in com.lowagie.text.pdf with type arguments of type XfaForm.InverseStoreModifier and TypeMethodDescriptionstatic voidXfaForm.Xml2Som.addSomNameToSearchNodeChain(Map<String, XfaForm.InverseStore> inverseSearch, XfaForm.Stack2 stack, String unstack) Adds a SOM name to the search node chain.voidXfaForm.Xml2Som.setInverseSearchData(Map<String, XfaForm.InverseStore> inverseSearch) Sets the data to do a search from the bottom hierarchy.