Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
AbstractXmlReadHandler
org.jfree.report.modules.factories.report.flow.AbstractExpressionReadHandler
org.jfree.report.modules.factories.report.flow.StyleExpressionReadHandler
public class StyleExpressionReadHandler
extends AbstractExpressionReadHandler
Constructor Summary | |
Method Summary | |
String | |
protected void |
|
Methods inherited from class org.jfree.report.modules.factories.report.flow.AbstractExpressionReadHandler | |
getDefaultClassName , getExpression , getHandlerForChild , getObject , startParsing |
protected void startParsing(Attributes attrs) throws SAXException
Starts parsing.
- Overrides:
- startParsing in interface AbstractExpressionReadHandler
- Parameters:
attrs
- the attributes.