protected static class WikiConnector.WikiCheckQueryContext extends SingleLevelErrorContext
Modifier and Type | Field and Description |
---|---|
protected boolean |
responseSeen |
ERROR_NODE, ERROR_TYPE_LOGIN_NEEDED, errorType, nodeName
localname, namespaceURI, previousContext, qname, theseAttributes, theStream
Constructor and Description |
---|
WikiConnector.WikiCheckQueryContext(XMLStream theStream,
String namespaceURI,
String localName,
String qName,
Attributes atts) |
Modifier and Type | Method and Description |
---|---|
protected BaseProcessingContext |
createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected void |
finishChild(BaseProcessingContext child) |
boolean |
hasResponse() |
beginTag, endTag, isLoginRequired
process
characters, cleanup, endDocument, endElement, getAttribute, getLocalname, getNamespaceURI, getQname, startDocument, startElement, tagCleanup, tagContents
public WikiConnector.WikiCheckQueryContext(XMLStream theStream, String namespaceURI, String localName, String qName, Attributes atts)
protected BaseProcessingContext createChild(String namespaceURI, String localName, String qName, Attributes atts)
createChild
in class SingleLevelErrorContext
protected void finishChild(BaseProcessingContext child) throws ManifoldCFException
finishChild
in class SingleLevelErrorContext
ManifoldCFException
public boolean hasResponse()