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