protected static class WikiConnector.WikiGetNamespacesQueryContext extends SingleLevelErrorContext
Modifier and Type | Field and Description |
---|---|
protected Map<String,String> |
namespaces |
ERROR_NODE, ERROR_TYPE_LOGIN_NEEDED, errorType, nodeName
localname, namespaceURI, previousContext, qname, theseAttributes, theStream
Constructor and Description |
---|
WikiConnector.WikiGetNamespacesQueryContext(XMLStream theStream,
String namespaceURI,
String localName,
String qName,
Attributes atts,
Map<String,String> namespaces) |
Modifier and Type | Method and Description |
---|---|
protected BaseProcessingContext |
createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected void |
finishChild(BaseProcessingContext child) |
beginTag, endTag, isLoginRequired
process
characters, cleanup, endDocument, endElement, getAttribute, getLocalname, getNamespaceURI, getQname, startDocument, startElement, tagCleanup, tagContents
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