protected static class WikiConnector.WikiGetDocURLsPageContext extends BaseProcessingContext
Modifier and Type | Field and Description |
---|---|
protected Map<String,String> |
urls |
localname, namespaceURI, previousContext, qname, theseAttributes, theStream
Constructor and Description |
---|
WikiConnector.WikiGetDocURLsPageContext(XMLStream theStream,
String namespaceURI,
String localName,
String qName,
Attributes atts,
Map<String,String> urls) |
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 XMLContext beginTag(String namespaceURI, String localName, String qName, Attributes atts) throws ManifoldCFException, ServiceInterruption
beginTag
in class BaseProcessingContext
ManifoldCFException
ServiceInterruption