Type | Name and description |
---|---|
void |
addCompletions(Object instance, String prefix, Set<CharSequence> candidates) Adds navigable properties to the list of candidates if they match the prefix |
void |
addIndirectObjectMembers(Object instance, String prefix, Set<CharSequence> candidates) |
static void |
addMapProperties(Map instance, String prefix, Set<CharSequence> candidates) |
void |
addNodeChildren(Node instance, String prefix, Set<CharSequence> candidates) |
void |
addNodeListEntries(NodeList instance, String prefix, Set<CharSequence> candidates) |
Adds navigable properties to the list of candidates if they match the prefix