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