protected class AbstractExtension.AttributesHandler extends XmlParser.ElementHandler
AttributeHelper
to consume the attributes and the element's text content.qName, value, xmlBase, xmlLang| Constructor and Description |
|---|
AbstractExtension.AttributesHandler(org.xml.sax.Attributes attrs)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
processEndElement()
Called to process this element when the closing tag is encountered.
|
getAbsoluteUri, getBooleanAttribute, getChildHandler, getChildHandler, initializeXmlBlob, parseBooleanValue, processAttribute, processAttributepublic AbstractExtension.AttributesHandler(org.xml.sax.Attributes attrs)
attrs - XML attributes or null to suppress the use of
AttributeHelperpublic void processEndElement()
throws ParseException
XmlParser.ElementHandlerprocessEndElement in class XmlParser.ElementHandlerParseException