org.jfree.xml.parser.coretypes
public class InsetsReadHandler extends AbstractXmlReadHandler
| Constructor Summary | |
|---|---|
| InsetsReadHandler()
Creates a new read handler. | |
| Method Summary | |
|---|---|
| Object | getObject()
Returns the object for this element.
|
| protected void | startParsing(Attributes attrs)
Begins parsing.
|
Returns: the object.
Throws: XmlReaderException never.
Parameters: attrs the attributes.
Throws: SAXException if there is a parsing problem.