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