public class AttributeReadHandler
extends org.pentaho.reporting.libraries.xmlns.parser.PropertyReadHandler
Constructor and Description |
---|
AttributeReadHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
doneParsing()
Done parsing.
|
java.lang.String |
getNamespace() |
java.lang.Object |
getObject()
Returns the object for this element.
|
protected void |
startParsing(org.xml.sax.Attributes attrs)
Starts parsing.
|
getName
characters, getResult
protected void doneParsing() throws org.xml.sax.SAXException
doneParsing
in class org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler
org.xml.sax.SAXException
- if there is a parsing error.protected void startParsing(org.xml.sax.Attributes attrs) throws org.xml.sax.SAXException
startParsing
in class org.pentaho.reporting.libraries.xmlns.parser.PropertyReadHandler
attrs
- the attributes.org.xml.sax.SAXException
- if there is a parsing error.public java.lang.String getNamespace()
public java.lang.Object getObject()
getObject
in interface org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
getObject
in class org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler