com.lowagie.text.pdf
public static class XfaForm.AcroFieldsSearch extends XfaForm.Xml2Som
Field Summary | |
---|---|
HashMap | acroShort2LongName |
Constructor Summary | |
---|---|
AcroFieldsSearch(Collection items)
Creates a new instance from a Collection with the full names. |
Method Summary | |
---|---|
HashMap | getAcroShort2LongName()
Gets the mapping from short names to long names. |
void | setAcroShort2LongName(HashMap acroShort2LongName)
Sets the mapping from short names to long names. |
Parameters: items the Collection
Returns: the mapping from short names to long names
Parameters: acroShort2LongName the mapping from short names to long names