Class StyleKeyReadHandler
- java.lang.Object
-
- org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
-
- org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler
-
- org.jfree.report.modules.factories.report.flow.StyleKeyReadHandler
-
- All Implemented Interfaces:
org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
public class StyleKeyReadHandler extends org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler
Deprecated.remove me..Creation-Date: 09.04.2006, 13:48:17- Author:
- Thomas Morgner
-
-
Constructor Summary
Constructors Constructor Description StyleKeyReadHandler()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.lang.Object
getObject()
Deprecated.Returns the object for this element.-
Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler
characters, doneParsing, getResult, startParsing
-
-
-
-
Method Detail
-
getObject
public java.lang.Object getObject()
Deprecated.Returns the object for this element.- Specified by:
getObject
in interfaceorg.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
- Overrides:
getObject
in classorg.pentaho.reporting.libraries.xmlns.parser.StringReadHandler
- Returns:
- the object.
-
-