protected class WikiConnector.WikiLoginAPIResultAPIContext extends BaseProcessingContext
Modifier and Type | Field and Description |
---|---|
protected WikiConnector.APILoginResult |
result |
protected String |
token |
localname, namespaceURI, previousContext, qname, theseAttributes, theStream
Constructor and Description |
---|
WikiConnector.WikiLoginAPIResultAPIContext(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) |
String |
getToken() |
endTag, process
characters, cleanup, endDocument, endElement, getAttribute, getLocalname, getNamespaceURI, getQname, startDocument, startElement, tagCleanup, tagContents
protected WikiConnector.APILoginResult result
protected String token
public WikiConnector.WikiLoginAPIResultAPIContext(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
public String getToken()