org.jfree.report.modules.factories.report.flow
public class ParameterMappingReadHandler extends AbstractXmlReadHandler
Constructor Summary | |
---|---|
ParameterMappingReadHandler() |
Method Summary | |
---|---|
String | getAlias() |
String | getName() |
Object | getObject()
Returns the object for this element or null, if this element does not
create an object.
|
protected void | startParsing(Attributes attrs)
Starts parsing.
|
Returns: the object.
Throws: SAXException if there is a parsing error.
Parameters: attrs the attributes.
Throws: SAXException if there is a parsing error.