public class StyleSheetReadHandler
extends org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler
| Constructor and Description |
|---|
StyleSheetReadHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doneParsing()
Done parsing.
|
java.lang.Object |
getObject()
Returns the object for this element.
|
org.jfree.layouting.input.style.StyleSheet |
getStyleSheet() |
protected void |
startParsing(org.xml.sax.Attributes attrs)
Starts parsing.
|
characters, getResultprotected void startParsing(org.xml.sax.Attributes attrs)
throws org.xml.sax.SAXException
startParsing in class org.pentaho.reporting.libraries.xmlns.parser.StringReadHandlerattrs - the attributes.org.xml.sax.SAXException - if there is a parsing error.protected void doneParsing()
throws org.xml.sax.SAXException
doneParsing in class org.pentaho.reporting.libraries.xmlns.parser.StringReadHandlerorg.xml.sax.SAXException - if there is a parsing error.public java.lang.Object getObject()
getObject in interface org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandlergetObject in class org.pentaho.reporting.libraries.xmlns.parser.StringReadHandlerpublic org.jfree.layouting.input.style.StyleSheet getStyleSheet()