org.drools.compiler.xml.rules
Class RestrictionConnectiveHandler
java.lang.Object
org.drools.xml.BaseAbstractHandler
org.drools.compiler.xml.rules.RestrictionConnectiveHandler
- All Implemented Interfaces:
- Handler
public class RestrictionConnectiveHandler
- 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 |
AND
public static final String AND
- See Also:
- Constant Field Values
OR
public static final String OR
- See Also:
- Constant Field Values
RestrictionConnectiveHandler
public RestrictionConnectiveHandler()
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.