public static class XfaForm.InverseStore
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList |
follow |
protected java.util.ArrayList |
part |
Constructor and Description |
---|
XfaForm.InverseStore() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefaultName()
Gets the full name by traversing the hierarchy using only the
index 0.
|
boolean |
isSimilar(java.lang.String name)
Search the current node for a similar name.
|
public java.lang.String getDefaultName()
public boolean isSimilar(java.lang.String name)
name
- the name to searchtrue
if a similitude was found