protected class DefaultXBLManager.ImportRemovedListener extends java.lang.Object implements 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 |
DefaultXBLManager.ImportRemovedListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(Event evt)
Handles the event.
|
protected java.util.LinkedList toBeRemoved
protected DefaultXBLManager.ImportRemovedListener()
public void handleEvent(Event evt)
handleEvent in interface EventListenerevt - The Event contains contextual information
about the event.Copyright ? 2009 Apache Software Foundation. All Rights Reserved.