public static class XfaForm.AcroFieldsSearch extends XfaForm.Xml2Som
anform, inverseSearch, name2Node, order, stack| Constructor | Description |
|---|---|
AcroFieldsSearch(java.util.Collection<java.lang.String> items) |
Creates a new instance from a Collection with the full names.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.HashMap<java.lang.String,java.lang.String> |
getAcroShort2LongName() |
Gets the mapping from short names to long names.
|
void |
setAcroShort2LongName(java.util.HashMap<java.lang.String,java.lang.String> acroShort2LongName) |
Sets the mapping from short names to long names.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitescapeSom, getInverseSearch, getName2Node, getOrder, getShortName, inverseSearchAdd, inverseSearchAdd, inverseSearchGlobal, printStack, setInverseSearch, setName2Node, setOrder, splitParts, unescapeSompublic AcroFieldsSearch(java.util.Collection<java.lang.String> items)
items - the Collectionpublic java.util.HashMap<java.lang.String,java.lang.String> getAcroShort2LongName()
public void setAcroShort2LongName(java.util.HashMap<java.lang.String,java.lang.String> acroShort2LongName)
acroShort2LongName - the mapping from short names to long namesCopyright © 1998–2018. All rights reserved.