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