org.drools.io
Class ApplicationDataHandler
java.lang.Object
org.drools.io.BaseAbstractHandler
org.drools.io.ApplicationDataHandler
- All Implemented Interfaces:
- Handler
class ApplicationDataHandler
- 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 |
ApplicationDataHandler
ApplicationDataHandler(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.