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, isEnabledcharacters, deriveParseParameters, doneParsing, endElement, getLocator, getRootHandler, getTagName, getUri, isSameNamespace, performExternalParsing, performExternalParsing, startElementprotected void startParsing(org.xml.sax.Attributes attrs)
throws org.xml.sax.SAXException
startParsing in class AbstractElementReadHandlerattrs - the attributes.org.xml.sax.SAXException - if there is a parsing error.protected Element getElement()
getElement in class AbstractElementReadHandler