com.espertech.esperio.representation.axiom
Class AxiomConfigurationParserXML
java.lang.Object
com.espertech.esperio.representation.axiom.AxiomConfigurationParserXML
public class AxiomConfigurationParserXML
- extends Object
DOM-based parser for configuration XML for the Axiom event type representation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxiomConfigurationParserXML
public AxiomConfigurationParserXML()
parse
protected static ConfigurationEventTypeAxiom parse(String string)
throws com.espertech.esper.client.EPException
- Parses the configuration XML.
- Parameters:
string
- xml to parse
- Returns:
- parsed configuration
- Throws:
com.espertech.esper.client.EPException
- if the parse operation failed