Package org.apache.batik.dom.events
Class DocumentEventSupport.MutationNameEventFactory
java.lang.Object
org.apache.batik.dom.events.DocumentEventSupport.MutationNameEventFactory
- All Implemented Interfaces:
DocumentEventSupport.EventFactory
- Enclosing class:
- DocumentEventSupport
protected static class DocumentEventSupport.MutationNameEventFactory
extends Object
implements DocumentEventSupport.EventFactory
To create a mutation name event.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MutationNameEventFactory
protected MutationNameEventFactory()
-
-
Method Details
-
createEvent
Creates a new Event object.- Specified by:
createEvent
in interfaceDocumentEventSupport.EventFactory
-