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