protected static class DocumentEventSupport.SimpleEventFactory extends java.lang.Object implements DocumentEventSupport.EventFactory
Modifier | Constructor and Description |
---|---|
protected |
SimpleEventFactory() |
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.events.Event |
createEvent()
Creates a new Event object.
|
public org.w3c.dom.events.Event createEvent()
createEvent
in interface DocumentEventSupport.EventFactory