public class Rectangle2DReadHandler extends AbstractXmlReadHandler
Rectangle2D object.| Constructor and Description |
|---|
Rectangle2DReadHandler()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject()
Returns the object under construction.
|
protected void |
startParsing(org.xml.sax.Attributes attrs)
Begins parsing.
|
characters, doneParsing, endElement, getHandlerForChild, getRootHandler, getTagName, init, startElementprotected void startParsing(org.xml.sax.Attributes attrs)
throws org.xml.sax.SAXException
startParsing in class AbstractXmlReadHandlerattrs - the attributes.org.xml.sax.SAXException - if there is a parsing error.public Object getObject()
Copyright © 2001-2014 JFree.org. All Rights Reserved.