protected class RSSConnector.FeedContextClass extends org.apache.manifoldcf.core.fuzzyml.XMLParsingContext
Modifier and Type | Field and Description |
---|---|
protected IProcessActivity |
activities
Activities interface
|
protected String |
documentIdentifier
The document identifier
|
protected RSSConnector.Filter |
filter
Filter
|
protected String |
ttlValue
ttl value
|
localname, namespace, previousContext, qname, theseAttributes, theStream
Constructor and Description |
---|
RSSConnector.FeedContextClass(org.apache.manifoldcf.core.fuzzyml.XMLFuzzyHierarchicalParseState theStream,
String namespace,
String localName,
String qName,
Map<String,String> atts,
String documentIdentifier,
IProcessActivity activities,
RSSConnector.Filter filter) |
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() |
protected boolean |
process()
Process this data
|
characters, cleanup, endElement, getAttribute, getLocalname, getNamespace, getQname, startElement, tagCleanup, tagContents
protected String documentIdentifier
protected IProcessActivity activities
protected RSSConnector.Filter filter
protected String ttlValue
public RSSConnector.FeedContextClass(org.apache.manifoldcf.core.fuzzyml.XMLFuzzyHierarchicalParseState theStream, String namespace, String localName, String qName, Map<String,String> atts, String documentIdentifier, IProcessActivity activities, RSSConnector.Filter filter)
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
protected boolean process() throws ManifoldCFException
ManifoldCFException