org.jfree.report.modules.factories.report.flow

Class StyleExpressionReadHandler

public class StyleExpressionReadHandler extends AbstractExpressionReadHandler

Creation-Date: 09.04.2006, 13:40:08

Author: Thomas Morgner

Constructor Summary
StyleExpressionReadHandler()
Method Summary
StringgetStyleKey()
protected voidstartParsing(Attributes attrs)
Starts parsing.

Constructor Detail

StyleExpressionReadHandler

public StyleExpressionReadHandler()

Method Detail

getStyleKey

public String getStyleKey()

startParsing

protected void startParsing(Attributes attrs)
Starts parsing.

Parameters: attrs the attributes.

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