| Constructor and description | 
|---|
                                NavigablePropertiesCompleter
                                () | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            void | 
                            addCompletions(Object instance, String prefix, Set candidates)Adds navigable properties to the list of candidates if they match the prefix  | 
                        
 | 
                            void | 
                            addIndirectObjectMembers(Object instance, String prefix, Set candidates) | 
                        
 | 
                            static void | 
                            addMapProperties(Map instance, String prefix, Set candidates) | 
                        
 | 
                            void | 
                            addNodeChildren(Node instance, String prefix, Set candidates) | 
                        
 | 
                            void | 
                            addNodeListEntries(NodeList instance, String prefix, Set candidates) | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.