org.jfree.report.modules.factories.data.beans
Class StaticDataSourceReadHandler
AbstractXmlReadHandler
org.jfree.report.modules.factories.data.beans.StaticDataSourceReadHandler
- DataFactoryReadHandler, XmlReadHandler
extends AbstractXmlReadHandler
Creation-Date: 07.04.2006, 17:47:53
doneParsing
protected void doneParsing()
throws SAXException
Done parsing.
getHandlerForChild
protected XmlReadHandler getHandlerForChild(String uri,
String tagName,
Attributes atts)
throws SAXException
Returns the handler for a child element.
tagName
- the tag name.atts
- the attributes.
- the handler or null, if the tagname is invalid.
getObject
public Object getObject()
throws SAXException
Returns the object for this element or null, if this element does not
create an object.