public class ObjectRefHandler extends AbstractXmlReadHandler
Constructor and Description |
---|
ObjectRefHandler()
Creates a new handler.
|
Modifier and Type | Method and Description |
---|---|
Object |
getObject()
Returns the value.
|
String |
getPropertyName()
Returns the property name.
|
protected void |
startParsing(Attributes attrs)
Starts parsing.
|
characters, doneParsing, endElement, getHandlerForChild, getRootHandler, getTagName, init, startElement
protected void startParsing(Attributes attrs) throws SAXException
startParsing
in class AbstractXmlReadHandler
attrs
- the attributes.SAXException
- ???.public String getPropertyName()
public Object getObject()
Copyright © 2001–2018 JFree.org. All rights reserved.