com.espertech.esperio.representation.axiom
Class AxiomConfigurationParserXML

java.lang.Object
  extended by com.espertech.esperio.representation.axiom.AxiomConfigurationParserXML

public class AxiomConfigurationParserXML
extends java.lang.Object

DOM-based parser for configuration XML for the Axiom event type representation.


Constructor Summary
AxiomConfigurationParserXML()
           
 
Method Summary
protected static ConfigurationEventTypeAxiom parse(java.lang.String theString)
          Parses the configuration XML.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxiomConfigurationParserXML

public AxiomConfigurationParserXML()
Method Detail

parse

protected static ConfigurationEventTypeAxiom parse(java.lang.String theString)
                                            throws com.espertech.esper.client.EPException
Parses the configuration XML.

Parameters:
theString - xml to parse
Returns:
parsed configuration
Throws:
com.espertech.esper.client.EPException - if the parse operation failed

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com