public class DBORecordTagHandler<H extends AbstractDBOCollector<?>> extends XmlTagHandler<H>
| Constructor and Description |
|---|
DBORecordTagHandler(XmlTagHandler<H> parentHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected DBOFieldTagHandler<H> |
createNextHandlerFor(java.lang.String uri,
java.lang.String localName,
java.lang.String tag) |
protected void |
processTagBody(java.lang.String bodyText) |
protected void |
processTagHead(java.lang.String tag,
org.xml.sax.Attributes attrs) |
characters, doOnTagDone, doOnTagFound, endDocument, endElement, error, fatalError, getAsBoolean, getAsBoolean, getAsDate, getAsDate, getAsDouble, getAsDouble, getAsFloat, getAsFloat, getAsInt, getAsInt, getAsLong, getAsLong, getAsShort, getAsShort, getAsString, getAsString, getAsTimestamp, getAsTimestamp, getCollector, getFinishTag, getInputFileInfo, getLogChannel, getParentHandler, getParser, getTagPath, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, resolveEntity, setDocumentLocator, setLogChannel, startDocument, startElement, toStringpublic DBORecordTagHandler(XmlTagHandler<H> parentHandler)
protected void processTagHead(java.lang.String tag,
org.xml.sax.Attributes attrs)
processTagHead in class XmlTagHandler<H extends AbstractDBOCollector<?>>protected DBOFieldTagHandler<H> createNextHandlerFor(java.lang.String uri, java.lang.String localName, java.lang.String tag)
createNextHandlerFor in class XmlTagHandler<H extends AbstractDBOCollector<?>>protected void processTagBody(java.lang.String bodyText)
throws org.xml.sax.SAXException
processTagBody in class XmlTagHandler<H extends AbstractDBOCollector<?>>org.xml.sax.SAXExceptionCopyright © 2014 EsprIT-Systems. All Rights Reserved.