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