public class JiraRss.KeyHandler extends JiraRss.TextHandler
name, value
Constructor and Description |
---|
KeyHandler() |
Modifier and Type | Method and Description |
---|---|
protected Object |
clone() |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endElement
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement
in interface ContentHandler
startElement
in class JiraRss.TextHandler
SAXException
protected Object clone()
clone
in class JiraRss.TextHandler
Copyright © 2017 The Codehaus Foundation. All rights reserved.