public class EventParserFactory
extends java.lang.Object
com.softwareag.eda.store.api.parser.EventParser
OSGi service is recommended to be used.Constructor and Description |
---|
EventParserFactory() |
Modifier and Type | Method and Description |
---|---|
static EventParser |
createEventParser()
Creates an event parser based on fast SAX.
|
public static final EventParser createEventParser() throws EventParserException
EventParserException
- if the factory fails to instantiate the parser due to an internal error.