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

String
getStyleKey()
protected void
startParsing(Attributes attrs)
Starts parsing.

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

getDefaultClassName, getExpression, getHandlerForChild, getObject, startParsing

Constructor Details

StyleExpressionReadHandler

public StyleExpressionReadHandler()

Method Details

getStyleKey

public String getStyleKey()

startParsing

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