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, getHandlerForChild
getNode, getObject, getStyle, init, isEnabled
deriveParseParameters, endElement, getLocator, getRootHandler, getTagName, getUri, isSameNamespace, performExternalParsing, performExternalParsing, startElement
public OutOfOrderSectionReadHandler()
namespace
- tagName
- protected void startParsing(org.xml.sax.Attributes attrs) throws org.xml.sax.SAXException
startParsing
in class SectionReadHandler
attrs
- the attributes.org.xml.sax.SAXException
- if there is a parsing error.protected void doneParsing() throws org.xml.sax.SAXException
doneParsing
in class SectionReadHandler
org.xml.sax.SAXException
- if there is a parsing error.XmlReaderException
- if there is a reader error.protected Element getElement()
getElement
in class SectionReadHandler