public class NewsHandler extends ExtensionHandler
attributes, commaSeparated| Constructor and Description |
|---|
NewsHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
characters(char[] ch,
int start,
int length) |
void |
endElement(String uri,
String localName,
String qName) |
ExtensionMetadata[] |
getAttributes() |
void |
reset() |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
create, getDateValue, getFloatValue, getIntegerValue, getURLValue, getYesNoBooleanValueendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic void reset()
reset in class ExtensionHandlerpublic void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class org.xml.sax.helpers.DefaultHandlerSAXExceptionpublic void endElement(String uri, String localName, String qName) throws SAXException
endElement in interface ContentHandlerendElement in class org.xml.sax.helpers.DefaultHandlerSAXExceptionpublic void characters(char[] ch,
int start,
int length)
throws SAXException
characters in interface ContentHandlercharacters in class org.xml.sax.helpers.DefaultHandlerSAXExceptionpublic ExtensionMetadata[] getAttributes()
getAttributes in class ExtensionHandlerCopyright © 2009–2021 Crawler-Commons. All rights reserved.