public class IgnoreAnyChildReadHandler extends AbstractXmlReadHandler
| Constructor and Description |
|---|
IgnoreAnyChildReadHandler()
Default Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject()
Returns the object for this element or null, if this element does not create an object.
|
characters, endElement, getLocator, getRootHandler, getTagName, getUri, init, startElementpublic IgnoreAnyChildReadHandler()
public Object getObject() throws SAXException
SAXException - if an parser error occured.