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, startElementprotected void startParsing(Attributes attrs) throws SAXException
startParsing in class AbstractXmlReadHandlerattrs - the attributes.SAXException - ???.public String getPropertyName()
public Object getObject()
Copyright © 2009-2012 jtstand.com. All Rights Reserved.