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.
|
getNamecharacters, getResultprotected 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.protected void startParsing(org.xml.sax.Attributes attrs)
throws org.xml.sax.SAXException
startParsing in class org.pentaho.reporting.libraries.xmlns.parser.PropertyReadHandlerattrs - 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.XmlReadHandlergetObject in class org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler