protected class WebcrawlerConnector.RSSContextClass extends org.apache.manifoldcf.core.fuzzyml.XMLParsingContext
Modifier and Type | Field and Description |
---|---|
protected String |
documentURI
The document identifier
|
protected IXMLHandler |
handler
Link notification interface
|
localname, namespace, previousContext, qname, theseAttributes, theStream
Constructor and Description |
---|
WebcrawlerConnector.RSSContextClass(org.apache.manifoldcf.core.fuzzyml.XMLFuzzyHierarchicalParseState theStream,
String namespace,
String localName,
String qName,
Map<String,String> atts,
String documentURI,
IXMLHandler handler) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.manifoldcf.core.fuzzyml.XMLParsingContext |
beginTag(String namespace,
String localName,
String qName,
Map<String,String> atts) |
protected void |
endTag() |
characters, cleanup, endElement, getAttribute, getLocalname, getNamespace, getQname, startElement, tagCleanup, tagContents
protected String documentURI
protected IXMLHandler handler
public WebcrawlerConnector.RSSContextClass(org.apache.manifoldcf.core.fuzzyml.XMLFuzzyHierarchicalParseState theStream, String namespace, String localName, String qName, Map<String,String> atts, String documentURI, IXMLHandler handler)
protected org.apache.manifoldcf.core.fuzzyml.XMLParsingContext beginTag(String namespace, String localName, String qName, Map<String,String> atts) throws ManifoldCFException
beginTag
in class org.apache.manifoldcf.core.fuzzyml.XMLParsingContext
ManifoldCFException
protected void endTag() throws ManifoldCFException
endTag
in class org.apache.manifoldcf.core.fuzzyml.XMLParsingContext
ManifoldCFException