|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 java.util.HashMap<java.lang.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 | |
|---|---|
java.util.HashMap<java.lang.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(java.util.HashMap<java.lang.String,XfaForm.InverseStore> inverseSearch,
XfaForm.Stack2<java.lang.String> stack,
java.lang.String unstack)
Adds a SOM name to the search node chain. |
void |
XfaForm.Xml2Som.setInverseSearch(java.util.HashMap<java.lang.String,XfaForm.InverseStore> inverseSearch)
Sets the data to do a search from the bottom hierarchy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||