|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.pdf.XfaForm.Xml2Som
com.itextpdf.text.pdf.XfaForm.AcroFieldsSearch
public static class XfaForm.AcroFieldsSearch
A class to process "classic" fields.
| Field Summary |
|---|
| Fields inherited from class com.itextpdf.text.pdf.XfaForm.Xml2Som |
|---|
anform, inverseSearch, name2Node, order, stack |
| Constructor Summary | |
|---|---|
XfaForm.AcroFieldsSearch(java.util.Collection<java.lang.String> items)
Creates a new instance from a Collection with the full names. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class com.itextpdf.text.pdf.XfaForm.Xml2Som |
|---|
escapeSom, getInverseSearch, getName2Node, getOrder, getShortName, inverseSearchAdd, inverseSearchAdd, inverseSearchGlobal, printStack, setInverseSearch, setName2Node, setOrder, splitParts, unescapeSom |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XfaForm.AcroFieldsSearch(java.util.Collection<java.lang.String> items)
items - the Collection| Method Detail |
|---|
public 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 names
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||