org.jfree.xml.parser.coretypes
public class Rectangle2DReadHandler extends AbstractXmlReadHandler
| Constructor Summary | |
|---|---|
| Rectangle2DReadHandler()
Default constructor. | |
| Method Summary | |
|---|---|
| Object | getObject()
Returns the object under construction.
|
| protected void | startParsing(Attributes attrs)
Begins parsing.
|
Returns: The object.
Parameters: attrs the attributes.
Throws: SAXException if there is a parsing error.