Module java.xml

Interface MutationEvent

All Superinterfaces:
Event

public interface MutationEvent extends Event
The MutationEvent interface provides specific contextual information associated with Mutation events.

See also the Document Object Model (DOM) Level 2 Events Specification.

Since:
1.5, DOM Level 2