Module io.sf.carte.echosvg.dom
Package io.sf.carte.echosvg.dom.events
Class DocumentEventSupport.MutationEventFactory
java.lang.Object
io.sf.carte.echosvg.dom.events.DocumentEventSupport.MutationEventFactory
- All Implemented Interfaces:
DocumentEventSupport.EventFactory
- Enclosing class:
DocumentEventSupport
protected static class DocumentEventSupport.MutationEventFactory
extends Object
implements DocumentEventSupport.EventFactory
To create a mutation event.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MutationEventFactory
protected MutationEventFactory()
-
-
Method Details
-
createEvent
Creates a new Event object.- Specified by:
createEvent
in interfaceDocumentEventSupport.EventFactory
-