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(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 problem.public Object getObject() throws XmlReaderException
XmlReaderException
- never.Copyright © 2001–2018 JFree.org. All rights reserved.