public class AutoTableCellContentReadHandler extends AbstractElementReadHandler
Constructor and Description |
---|
AutoTableCellContentReadHandler() |
Modifier and Type | Method and Description |
---|---|
protected Element |
getElement() |
protected void |
startParsing(org.xml.sax.Attributes attrs)
Starts parsing.
|
configureElement, getHandlerForChild, getNode, getObject, getStyle, init, isEnabled
characters, deriveParseParameters, doneParsing, endElement, getLocator, getRootHandler, getTagName, getUri, isSameNamespace, performExternalParsing, performExternalParsing, startElement
protected void startParsing(org.xml.sax.Attributes attrs) throws org.xml.sax.SAXException
startParsing
in class AbstractElementReadHandler
attrs
- the attributes.org.xml.sax.SAXException
- if there is a parsing error.protected Element getElement()
getElement
in class AbstractElementReadHandler