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, startElementprotected void startParsing(Attributes attrs) throws SAXException
startParsing in class AbstractXmlReadHandlerattrs - the attributes.SAXException - if there is a parsing error.public Object getObject()
Copyright © 2009-2012 jtstand.com. All Rights Reserved.