|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.batik.bridge.svg12.DefaultXBLManager.DocRemovedListener
DOM node removed listener for the document.
| Field Summary | |
protected LinkedList |
defsToBeRemoved
List of definition elements to be removed from the document. |
protected LinkedList |
importsToBeRemoved
List of import elements to be removed from the document. |
protected LinkedList |
nodesToBeInvalidated
List of nodes to have their XBL child lists invalidated. |
| Constructor Summary | |
protected |
DefaultXBLManager.DocRemovedListener()
|
| 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 LinkedList defsToBeRemoved
protected LinkedList importsToBeRemoved
protected LinkedList nodesToBeInvalidated
| Constructor Detail |
protected DefaultXBLManager.DocRemovedListener()
| 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 | ||||||||||