public class AttributeRemoved
extends Object
Fired when Element's attribute is removed.
-
Constructor Summary
Constructors
-
Method Summary
Id of the node that has changed.
void
void
Id of the node that has changed.
-
Constructor Details
-
AttributeRemoved
public AttributeRemoved()
-
Method Details
-
getNodeId
Id of the node that has changed.
-
setNodeId
public void setNodeId(Integer nodeId)
Id of the node that has changed.
-
-
setName
public void setName(String name)
A ttribute name.
-