org.drools.compiler.xml.rules
Class NotHandler
java.lang.Object
org.drools.xml.BaseAbstractHandler
org.drools.compiler.xml.rules.NotHandler
- All Implemented Interfaces:
- Handler
public class NotHandler
- extends BaseAbstractHandler
- implements Handler
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotHandler
public NotHandler()
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
generateNodeFor
public Class generateNodeFor()
- Specified by:
generateNodeFor
in interface Handler
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.