org.pentaho.reporting.libraries.xmlns.parser
public class PropertyReadHandler extends StringReadHandler
| Constructor Summary | |
|---|---|
| PropertyReadHandler()
The Default-Constructor. | |
| Method Summary | |
|---|---|
| String | getName()
Returns the declared property-name.
|
| protected void | startParsing(Attributes attrs)
Starts parsing.
|
Returns: the property name.
Parameters: attrs the attributes.
Throws: SAXException if there is a parsing error.