org.drools.compiler.xml.rules
Class ExpressionHandler
java.lang.Object
org.drools.xml.BaseAbstractHandler
org.drools.compiler.xml.rules.ExpressionHandler
- All Implemented Interfaces:
- Handler
public class ExpressionHandler
- extends BaseAbstractHandler
- implements Handler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpressionHandler
public ExpressionHandler()
generateNodeFor
public Class generateNodeFor()
- Specified by:
generateNodeFor
in interface Handler
start
public Object start(String uri,
String localName,
Attributes attrs,
ExtensibleXmlParser parser)
throws SAXException
- Specified by:
start
in interface Handler
- Throws:
SAXException
end
public Object end(String uri,
String localName,
ExtensibleXmlParser parser)
throws SAXException
- Specified by:
end
in interface Handler
- Throws:
SAXException
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.