|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esperio.representation.axiom.AxiomConfigurationParserXML
public class AxiomConfigurationParserXML
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 |
---|
public AxiomConfigurationParserXML()
Method Detail |
---|
protected static ConfigurationEventTypeAxiom parse(java.lang.String theString) throws com.espertech.esper.client.EPException
theString
- xml to parse
com.espertech.esper.client.EPException
- if the parse operation failed
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |