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