com.lowagie.text.pdf
public static class XfaForm.InverseStore extends Object
Field Summary | |
---|---|
protected ArrayList | follow |
protected ArrayList | part |
Method Summary | |
---|---|
String | getDefaultName()
Gets the full name by traversing the hierarchy using only the
index 0. |
boolean | isSimilar(String name)
Search the current node for a similar name. |
Returns: the full name
Parameters: name the name to search
Returns: true
if a similitude was found