protected class DefaultXBLManager.ImportRemovedListener extends Object implements EventListener
Modifier and Type | Field and Description |
---|---|
protected LinkedList |
toBeRemoved
List of definition elements to be removed from the document.
|
Modifier | Constructor and Description |
---|---|
protected |
ImportRemovedListener() |
protected LinkedList toBeRemoved
public void handleEvent(Event evt)
handleEvent
in interface EventListener
evt
- The Event
contains contextual information
about the event.Copyright © 2000–2023 Apache Software Foundation. All rights reserved.