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(Attributes attrs)
Begins parsing.
|
characters, doneParsing, endElement, getHandlerForChild, getRootHandler, getTagName, init, startElement
protected void startParsing(Attributes attrs) throws SAXException
startParsing
in class AbstractXmlReadHandler
attrs
- the attributes.SAXException
- if there is a parsing error.public Object getObject()
Copyright © 2001–2018 JFree.org. All rights reserved.