protected static class WikiConnector.WikiListPagesQueryContext extends SingleLevelErrorContext
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer |
buffer |
protected java.lang.String |
lastTitle |
protected java.lang.String |
startPageTitle |
ERROR_NODE, ERROR_TYPE_LOGIN_NEEDED, errorType, nodeName| Constructor and Description |
|---|
WikiListPagesQueryContext(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, endTag, isLoginRequiredprocessprotected java.lang.String lastTitle
protected org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer buffer
protected java.lang.String startPageTitle
public WikiListPagesQueryContext(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 SingleLevelErrorContextprotected void finishChild(BaseProcessingContext child) throws org.apache.manifoldcf.core.interfaces.ManifoldCFException
finishChild in class SingleLevelErrorContextorg.apache.manifoldcf.core.interfaces.ManifoldCFExceptionpublic java.lang.String getLastTitle()