public class DOMNodeRemovedEvent extends DOMMutationEvent
Constructor and Description |
---|
DOMNodeRemovedEvent(String target) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
toString() |
getTarget
public DOMNodeRemovedEvent(String target)
public boolean equals(Object obj)
equals
in class DOMMutationEvent
public String toString()
toString
in class DOMMutationEvent
Copyright © 2018 Nuxeo. All rights reserved.