protected class DefaultXBLManager.ImportSubtreeListener extends java.lang.Object implements EventListener
| Modifier and Type | Field and Description |
|---|---|
protected org.w3c.dom.Element |
importElement
The import element.
|
protected DefaultXBLManager.ImportRemovedListener |
importRemovedListener
The ImportedRemovedListener to check for to-be-removed definitions.
|
| Constructor and Description |
|---|
DefaultXBLManager.ImportSubtreeListener(org.w3c.dom.Element imp,
DefaultXBLManager.ImportRemovedListener irl)
Creates a new ImportSubtreeListener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(Event evt)
Handles the event.
|
protected org.w3c.dom.Element importElement
protected DefaultXBLManager.ImportRemovedListener importRemovedListener
public DefaultXBLManager.ImportSubtreeListener(org.w3c.dom.Element imp,
DefaultXBLManager.ImportRemovedListener irl)
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.