Package | Description |
---|---|
com.itextpdf.text.pdf |
Modifier and Type | Field and Description |
---|---|
protected HashMap<String,XfaForm.InverseStore> |
XfaForm.Xml2Som.inverseSearch
The data to do a search from the bottom hierarchy.
|
Modifier and Type | Method and Description |
---|---|
HashMap<String,XfaForm.InverseStore> |
XfaForm.Xml2Som.getInverseSearch()
Gets the data to do a search from the bottom hierarchy.
|
Modifier and Type | Method and Description |
---|---|
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 © 2016. All rights reserved.