org.jfree.report.modules.misc.autotable.xml

Class AutoTableCellContentReadHandler

Implemented Interfaces:
NodeReadHandler, XmlReadHandler

public class AutoTableCellContentReadHandler
extends AbstractElementReadHandler

Creation-Date: Dec 9, 2006, 5:47:25 PM
Author:
Thomas Morgner

Constructor Summary

AutoTableCellContentReadHandler()

Method Summary

protected Element
getElement()
protected void
startParsing(Attributes attrs)
Starts parsing.

Methods inherited from class org.jfree.report.modules.factories.report.flow.AbstractElementReadHandler

configureElement, getElement, getHandlerForChild, getNode, getObject, getStyle, init, isEnabled, startParsing

Constructor Details

AutoTableCellContentReadHandler

public AutoTableCellContentReadHandler()

Method Details

getElement

protected Element getElement()
Overrides:
getElement in interface AbstractElementReadHandler

startParsing

protected void startParsing(Attributes attrs)
            throws SAXException
Starts parsing.
Overrides:
startParsing in interface AbstractElementReadHandler
Parameters:
attrs - the attributes.