protected class DefaultXBLManager.DefAttrListener extends java.lang.Object implements EventListener
Modifier and Type | Field and Description |
---|---|
protected org.w3c.dom.Element |
importElement
The import element.
|
Constructor and Description |
---|
DefAttrListener(org.w3c.dom.Element imp)
Creates a new DefAttrListener.
|
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event evt)
Handles the event.
|
public DefAttrListener(org.w3c.dom.Element imp)
public void handleEvent(Event evt)
handleEvent
in interface EventListener
evt
- The Event
contains contextual information
about the event.Copyright ? 2009 Apache Software Foundation. All Rights Reserved.