public class InsetsReadHandler extends AbstractXmlReadHandler
Insets object.| Constructor and Description |
|---|
InsetsReadHandler()
Creates a new read handler.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject()
Returns the object for this element.
|
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 problem.public Object getObject() throws XmlReaderException
XmlReaderException - never.Copyright © 2001-2014 JFree.org. All Rights Reserved.