Uses of Class
com.itextpdf.text.pdf.XfaForm.InverseStore

Packages that use XfaForm.InverseStore
com.itextpdf.text.pdf   
 

Uses of XfaForm.InverseStore in com.itextpdf.text.pdf
 

Fields in com.itextpdf.text.pdf with type parameters of type XfaForm.InverseStore
protected  HashMap<String,XfaForm.InverseStore> XfaForm.Xml2Som.inverseSearch
          The data to do a search from the bottom hierarchy.
 

Methods in com.itextpdf.text.pdf that return types with arguments of type XfaForm.InverseStore
 HashMap<String,XfaForm.InverseStore> XfaForm.Xml2Som.getInverseSearch()
          Gets the data to do a search from the bottom hierarchy.
 

Method parameters in com.itextpdf.text.pdf with type arguments of type XfaForm.InverseStore
static void XfaForm.Xml2Som.inverseSearchAdd(HashMap<String,XfaForm.InverseStore> inverseSearch, XfaForm.Stack2<String> stack, String unstack)
          Adds a SOM name to the search node chain.
 void XfaForm.Xml2Som.setInverseSearch(HashMap<String,XfaForm.InverseStore> inverseSearch)
          Sets the data to do a search from the bottom hierarchy.
 



Copyright © 2013. All Rights Reserved.