|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.bridge.svg12.DefaultXBLManager.ImportRemovedListener
protected class DefaultXBLManager.ImportRemovedListener
DOM node removed listener for imported XBL trees.
| Field Summary | |
|---|---|
protected java.util.LinkedList |
toBeRemoved
List of definition elements to be removed from the document. |
| Constructor Summary | |
|---|---|
protected |
DefaultXBLManager.ImportRemovedListener()
|
| Method Summary | |
|---|---|
void |
handleEvent(Event evt)
Handles the event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.LinkedList toBeRemoved
| Constructor Detail |
|---|
protected DefaultXBLManager.ImportRemovedListener()
| Method Detail |
|---|
public void handleEvent(Event evt)
handleEvent in interface EventListenerevt - The Event contains contextual information
about the event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||