public class AxiomConfigurationParserXML
extends java.lang.Object
Constructor and Description |
---|
AxiomConfigurationParserXML() |
Modifier and Type | Method and Description |
---|---|
protected static ConfigurationEventTypeAxiom |
parse(java.lang.String theString)
Parses the configuration XML.
|
protected static ConfigurationEventTypeAxiom parse(java.lang.String theString) throws com.espertech.esper.client.EPException
theString
- xml to parsecom.espertech.esper.client.EPException
- if the parse operation failed