Uses of Class
com.topologi.diffx.event.impl.EventFactory
Packages that use EventFactory
Package
Description
The set of classes used to produce the sequences that Diff-X will process.
-
Uses of EventFactory in com.topologi.diffx.load
Fields in com.topologi.diffx.load declared as EventFactoryModifier and TypeFieldDescriptionprivate EventFactoryDOMRecorder.efactoryThe factory that will produce events according to the configuration.private EventFactorySAXRecorder.RecorderHandler.efactoryThe factory that will produce events according to the configuration.