| Package | Description | 
|---|---|
| javax.ide.extension | 
 Classes and interfaces used by extensions to extend 
    an IDE with new functionality. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MultiDeferredElementVisitorHook
MultiDeferredElementVisitorHook is similar to DeferredElementVisitorHook
 except that it supports attaching multiple ElementVisitors. 
 |