org.drools.io
Class FunctionsHandler
java.lang.Object
org.drools.io.BaseAbstractHandler
org.drools.io.FunctionsHandler
- All Implemented Interfaces:
- Handler
class FunctionsHandler
- extends BaseAbstractHandler
- implements Handler
- Author:
- mproctor
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 |
FunctionsHandler
FunctionsHandler(RuleSetReader ruleSetReader)
start
public Object start(String uri,
String localName,
org.xml.sax.Attributes attrs)
throws org.xml.sax.SAXException
- Specified by:
start
in interface Handler
- Throws:
org.xml.sax.SAXException
end
public Object end(String uri,
String localName)
throws org.xml.sax.SAXException
- Specified by:
end
in interface Handler
- Throws:
org.xml.sax.SAXException
generateNodeFor
public Class generateNodeFor()
- Specified by:
generateNodeFor
in interface Handler
Copyright © 2001-2005 The Codehaus. All Rights Reserved.