public static class GenericConnector.SAXSeedingHandler extends DefaultHandler
Modifier and Type | Field and Description |
---|---|
protected XThreadStringBuffer |
seedBuffer |
Constructor and Description |
---|
GenericConnector.SAXSeedingHandler(XThreadStringBuffer seedBuffer) |
Modifier and Type | Method and Description |
---|---|
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
protected XThreadStringBuffer seedBuffer
public GenericConnector.SAXSeedingHandler(XThreadStringBuffer seedBuffer)
public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement
in interface ContentHandler
startElement
in class DefaultHandler
SAXException