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

Class AutoTableCellContentReadHandler

public class AutoTableCellContentReadHandler extends AbstractElementReadHandler

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

Author: Thomas Morgner

Constructor Summary
AutoTableCellContentReadHandler()
Method Summary
protected ElementgetElement()
protected voidstartParsing(Attributes attrs)
Starts parsing.

Constructor Detail

AutoTableCellContentReadHandler

public AutoTableCellContentReadHandler()

Method Detail

getElement

protected Element getElement()

startParsing

protected void startParsing(Attributes attrs)
Starts parsing.

Parameters: attrs the attributes.

Throws: org.xml.sax.SAXException if there is a parsing error.