org.jfree.report.modules.factories.report.flow
public class StyleSheetReadHandler extends StringReadHandler
| Constructor Summary | |
|---|---|
| StyleSheetReadHandler() | |
| Method Summary | |
|---|---|
| protected void | doneParsing()
Done parsing.
|
| Object | getObject()
Returns the object for this element.
|
| StyleSheet | getStyleSheet() |
| protected void | startParsing(Attributes attrs)
Starts parsing.
|
Throws: SAXException if there is a parsing error.
Returns: the object.
Parameters: attrs the attributes.
Throws: SAXException if there is a parsing error.