protected class WikiConnector.WikiTokenLoginAPIResultAPIContext extends BaseProcessingContext
Modifier and Type | Field and Description |
---|---|
protected WikiConnector.APILoginResult |
result |
localname, namespaceURI, previousContext, qname, theseAttributes, theStream
Constructor and Description |
---|
WikiConnector.WikiTokenLoginAPIResultAPIContext(XMLStream theStream,
String namespaceURI,
String localName,
String qName,
Attributes atts,
WikiConnector.APILoginResult result) |
Modifier and Type | Method and Description |
---|---|
protected XMLContext |
beginTag(String namespaceURI,
String localName,
String qName,
Attributes atts) |
endTag, process
characters, cleanup, endDocument, endElement, getAttribute, getLocalname, getNamespaceURI, getQname, startDocument, startElement, tagCleanup, tagContents
protected WikiConnector.APILoginResult result
public WikiConnector.WikiTokenLoginAPIResultAPIContext(XMLStream theStream, String namespaceURI, String localName, String qName, Attributes atts, WikiConnector.APILoginResult result)
protected XMLContext beginTag(String namespaceURI, String localName, String qName, Attributes atts) throws ManifoldCFException, ServiceInterruption
beginTag
in class BaseProcessingContext
ManifoldCFException
ServiceInterruption