public static class XfaForm.AcroFieldsSearch extends XfaForm.Xml2Som
anform, inverseSearch, name2Node, order, stack
Constructor and Description |
---|
AcroFieldsSearch(Collection<String> items)
Creates a new instance from a Collection with the full names.
|
Modifier and Type | Method and Description |
---|---|
HashMap |
getAcroShort2LongName()
Deprecated.
|
Map<String,String> |
getLongByShortNames()
Gets the mapping from short names to long names.
|
void |
setAcroShort2LongName(HashMap acroShort2LongName)
Deprecated.
|
void |
setLongByShortNames(Map<String,String> acroShort2LongName)
Sets the mapping from short names to long names.
|
addSomNameToSearchNodeChain, escapeSom, getInverseSearch, getInverseSearchData, getName2Node, getNamesOrder, getNodesByName, getOrder, getShortName, inverseSearch, inverseSearchAdd, inverseSearchAdd, inverseSearchGlobal, printStack, setInverseSearch, setInverseSearchData, setName2Node, setNamesOrder, setNodesByName, setOrder, splitParts, unescapeSom
public AcroFieldsSearch(Collection<String> items)
items
- the Collection@Deprecated public HashMap getAcroShort2LongName()
@Deprecated public void setAcroShort2LongName(HashMap acroShort2LongName)
acroShort2LongName
- the mapping from short names to long namespublic Map<String,String> getLongByShortNames()
Copyright © 2020. All rights reserved.