protected static class WikiConnector.WikiCheckAPIContext extends SingleLevelContext
nodeName| Constructor and Description |
|---|
WikiCheckAPIContext(org.apache.manifoldcf.agents.common.XMLStream theStream) |
| 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) |
boolean |
hasResponse() |
boolean |
isLoginRequired() |
beginTag, endTagprocesspublic WikiCheckAPIContext(org.apache.manifoldcf.agents.common.XMLStream theStream)
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 boolean hasResponse()
public boolean isLoginRequired()