public static class GenericConnector.SAXSeedingHandler
extends org.xml.sax.helpers.DefaultHandler
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer |
seedBuffer |
| Constructor and Description |
|---|
SAXSeedingHandler(org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer seedBuffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
startElement(java.lang.String uri,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attributes) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningprotected org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer seedBuffer
public SAXSeedingHandler(org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer seedBuffer)
public void startElement(java.lang.String uri,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attributes)
throws org.xml.sax.SAXException
startElement in interface org.xml.sax.ContentHandlerstartElement in class org.xml.sax.helpers.DefaultHandlerorg.xml.sax.SAXException