protected static class DefaultXBLManager.ImportRemovedListener
extends java.lang.Object
implements org.w3c.dom.events.EventListener
Modifier and Type | Field and Description |
---|---|
protected java.util.LinkedList |
toBeRemoved
List of definition elements to be removed from the document.
|
Modifier | Constructor and Description |
---|---|
protected |
ImportRemovedListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(org.w3c.dom.events.Event evt)
Handles the event.
|