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 |
---|
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 ImportSubtreeListener(org.w3c.dom.Element imp, DefaultXBLManager.ImportRemovedListener irl)
public void handleEvent(Event evt)
handleEvent
in interface EventListener
evt
- The Event
contains contextual information
about the event.Copyright ? 2015 Apache Software Foundation. All Rights Reserved.