public class SimpleContentHandler
extends org.xml.sax.helpers.DefaultHandler
Constructor and Description |
---|
SimpleContentHandler(org.xml.sax.XMLReader parser) |
Modifier and Type | Method and Description |
---|---|
void |
startElement(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes atts) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning