protected static class WikiConnector.WikiListPagesAllPagesContext extends SingleLevelContext
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer |
buffer |
protected java.lang.String |
lastTitle |
protected java.lang.String |
startPageTitle |
nodeName| Constructor and Description |
|---|
WikiListPagesAllPagesContext(org.apache.manifoldcf.agents.common.XMLStream theStream,
java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes atts,
org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer buffer,
java.lang.String startPageTitle) |
| Modifier and Type | Method and Description |
|---|---|
protected BaseProcessingContext |
createChild(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes atts) |
protected void |
finishChild(BaseProcessingContext child) |
java.lang.String |
getLastTitle() |
beginTag, endTagprocessprotected java.lang.String lastTitle
protected org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer buffer
protected java.lang.String startPageTitle
public WikiListPagesAllPagesContext(org.apache.manifoldcf.agents.common.XMLStream theStream,
java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes atts,
org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer buffer,
java.lang.String startPageTitle)
protected BaseProcessingContext createChild(java.lang.String namespaceURI, java.lang.String localName, java.lang.String qName, org.xml.sax.Attributes atts)
createChild in class SingleLevelContextprotected void finishChild(BaseProcessingContext child) throws org.apache.manifoldcf.core.interfaces.ManifoldCFException
finishChild in class SingleLevelContextorg.apache.manifoldcf.core.interfaces.ManifoldCFExceptionpublic java.lang.String getLastTitle()