public class OutOfOrderSectionReadHandler extends SectionReadHandler
| Constructor and Description |
|---|
OutOfOrderSectionReadHandler()
Creates a new generic read handler.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doneParsing()
Done parsing.
|
protected Element |
getElement() |
protected void |
startParsing(org.xml.sax.Attributes attrs)
Starts parsing.
|
characters, configureElement, getHandlerForChildgetNode, getObject, getStyle, init, isEnabledderiveParseParameters, endElement, getLocator, getRootHandler, getTagName, getUri, isSameNamespace, performExternalParsing, performExternalParsing, startElementpublic OutOfOrderSectionReadHandler()
namespace - tagName - protected void startParsing(org.xml.sax.Attributes attrs)
throws org.xml.sax.SAXException
startParsing in class SectionReadHandlerattrs - the attributes.org.xml.sax.SAXException - if there is a parsing error.protected void doneParsing()
throws org.xml.sax.SAXException
doneParsing in class SectionReadHandlerorg.xml.sax.SAXException - if there is a parsing error.XmlReaderException - if there is a reader error.protected Element getElement()
getElement in class SectionReadHandler