Package | Description |
---|---|
com.lowagie.text.pdf |
Modifier and Type | Field and Description |
---|---|
protected Map<String,XfaForm.InverseStore> |
XfaForm.Xml2Som.inverseSearch
The data to do a search from the bottom hierarchy.
|
Modifier and Type | Method and Description |
---|---|
Map<String,XfaForm.InverseStore> |
XfaForm.Xml2Som.getInverseSearchData()
Gets the data to do a search from the bottom hierarchy.
|
Modifier and Type | Method and Description |
---|---|
static void |
XfaForm.Xml2Som.addSomNameToSearchNodeChain(Map<String,XfaForm.InverseStore> inverseSearch,
XfaForm.Stack2 stack,
String unstack)
Adds a SOM name to the search node chain.
|
void |
XfaForm.Xml2Som.setInverseSearch(Map<String,XfaForm.InverseStore> inverseSearch)
Deprecated.
|
void |
XfaForm.Xml2Som.setInverseSearchData(Map<String,XfaForm.InverseStore> inverseSearch)
Sets the data to do a search from the bottom hierarchy.
|
Copyright © 2020. All rights reserved.