Class WikiConnector.WikiCheckPContext

  • Enclosing class:
    WikiConnector

    protected static class WikiConnector.WikiCheckPContext
    extends BaseProcessingContext
    Class representing the "api/query/allpages/p" context of a "check" response
    • Field Summary

      • Fields inherited from class org.apache.manifoldcf.agents.common.XMLContext

        localname, namespaceURI, previousContext, qname, theseAttributes, theStream
    • Constructor Summary

      Constructors 
      Constructor Description
      WikiCheckPContext​(org.apache.manifoldcf.agents.common.XMLStream theStream, java.lang.String namespaceURI, java.lang.String localName, java.lang.String qName, org.xml.sax.Attributes atts)  
    • Method Summary

      • Methods inherited from class org.apache.manifoldcf.agents.common.XMLContext

        characters, cleanup, endDocument, endElement, getAttribute, getLocalname, getNamespaceURI, getQname, startDocument, startElement, tagCleanup, tagContents
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WikiCheckPContext

        public WikiCheckPContext​(org.apache.manifoldcf.agents.common.XMLStream theStream,
                                 java.lang.String namespaceURI,
                                 java.lang.String localName,
                                 java.lang.String qName,
                                 org.xml.sax.Attributes atts)