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