Package | Description |
---|---|
com.itextpdf.text.pdf |
Modifier and Type | Field and 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 and 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 and 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 © 2013. All Rights Reserved.