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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
MutationEventFactoryprotected MutationEventFactory()
 
- 
- 
Method Details- 
createEventCreates a new Event object.- Specified by:
- createEventin interface- DocumentEventSupport.EventFactory
 
 
-