Modifier and Type | Class and Description |
---|---|
class |
SingleLevelContext
Abstract class representing an api/query context.
|
class |
SingleLevelErrorContext
Abstract class representing an api/query context.
|
protected static class |
WikiConnector.WikiCheckAllPagesContext
Class recognizing the "api/query/allpages" context of a "check" response
|
protected static class |
WikiConnector.WikiCheckAPIContext
Class representing the "api" context of a "check" response
|
protected static class |
WikiConnector.WikiCheckPContext
Class representing the "api/query/allpages/p" context of a "check" response
|
protected static class |
WikiConnector.WikiCheckQueryContext
Class representing the "api/query" context of a "check" response
|
protected static class |
WikiConnector.WikiGetDocInfoAPIContext
Class representing the "api" context of a "get doc info" response
|
protected static class |
WikiConnector.WikiGetDocInfoPageContext
Class representing the "api/query/pages/page" context of a "get doc info" response
|
protected static class |
WikiConnector.WikiGetDocInfoPagesContext
Class representing the "api/query/pages" context of a "get doc info" response
|
protected static class |
WikiConnector.WikiGetDocInfoQueryContext
Class representing the "api/query" context of a "get doc info" response
|
protected static class |
WikiConnector.WikiGetDocInfoRevContext
Class looking for the "api/query/pages/page/revisions/rev" context of a "get doc info" response
|
protected static class |
WikiConnector.WikiGetDocInfoRevisionsContext
Class representing the "api/query/pages/page/revisions" context of a "get doc info" response
|
protected static class |
WikiConnector.WikiGetDocURLsAPIContext
Class representing the "api" context of a "get timestamp" response
|
protected static class |
WikiConnector.WikiGetDocURLsPageContext
Class looking for the "api/query/pages/page" context of a "get timestamp" response
|
protected static class |
WikiConnector.WikiGetDocURLsPagesContext
Class looking for the "api/query/pages" context of a "get timestamp" response
|
protected static class |
WikiConnector.WikiGetDocURLsQueryContext
Class representing the "api/query" context of a "get timestamp" response
|
protected static class |
WikiConnector.WikiGetNamespacesAPIContext
Class representing the "api" context of a "get namespaces" response
|
protected static class |
WikiConnector.WikiGetNamespacesNamespacesContext
Class representing the "api/query/namespaces" context of a "get namespaces" response
|
protected static class |
WikiConnector.WikiGetNamespacesNsContext
Class representing the "api/query/pages/page" context of a "get doc info" response
|
protected static class |
WikiConnector.WikiGetNamespacesQueryContext
Class representing the "api/query" context of a "get namespaces" response
|
protected static class |
WikiConnector.WikiGetTimestampAPIContext
Class representing the "api" context of a "get timestamp" response
|
protected static class |
WikiConnector.WikiGetTimestampPageContext
Class looking for the "api/query/pages/page" context of a "get timestamp" response
|
protected static class |
WikiConnector.WikiGetTimestampPagesContext
Class looking for the "api/query/pages" context of a "get timestamp" response
|
protected static class |
WikiConnector.WikiGetTimestampQueryContext
Class representing the "api/query" context of a "get timestamp" response
|
protected static class |
WikiConnector.WikiGetTimestampRevContext
Class looking for the "api/query/pages/page/revisions/rev" context of a "get timestamp" response
|
protected static class |
WikiConnector.WikiGetTimestampRevisionsContext
Class looking for the "api/query/pages/page/revisions" context of a "get timestamp" response
|
protected static class |
WikiConnector.WikiListPagesAllPagesContext
Class recognizing the "api/query/allpages" context of a "list all pages" response
|
protected static class |
WikiConnector.WikiListPagesAPIContext
Class representing the "api" context of a "list all pages" response
|
protected static class |
WikiConnector.WikiListPagesPContext
Class representing the "api/query/allpages/p" context of a "list all pages" response
|
protected static class |
WikiConnector.WikiListPagesQueryContext
Class representing the "api/query" context of a "list all pages" response
|
protected class |
WikiConnector.WikiLoginAPIContext
Class representing the "api" context of a "login" response
|
protected class |
WikiConnector.WikiLoginAPIResultAPIContext
Class representing the "api/result" context of a "login"
response
|
protected class |
WikiConnector.WikiTokenLoginAPIContext
Class representing the "api" context of a "login" response
|
protected class |
WikiConnector.WikiTokenLoginAPIResultAPIContext
Class representing the "api/result" context of a "login"
response
|
Modifier and Type | Method and Description |
---|---|
protected abstract BaseProcessingContext |
SingleLevelContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected abstract BaseProcessingContext |
SingleLevelErrorContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiLoginAPIContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiTokenLoginAPIContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiCheckAPIContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiCheckQueryContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiCheckAllPagesContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiListPagesAPIContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiListPagesQueryContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiListPagesAllPagesContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiGetDocURLsAPIContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiGetDocURLsQueryContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiGetDocURLsPagesContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiGetTimestampAPIContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiGetTimestampQueryContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiGetTimestampPagesContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiGetTimestampRevisionsContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiGetNamespacesAPIContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiGetNamespacesQueryContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiGetNamespacesNamespacesContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiGetDocInfoAPIContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiGetDocInfoQueryContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiGetDocInfoPagesContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
protected BaseProcessingContext |
WikiConnector.WikiGetDocInfoRevisionsContext.createChild(String namespaceURI,
String localName,
String qName,
Attributes atts) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
SingleLevelContext.finishChild(BaseProcessingContext child) |
protected abstract void |
SingleLevelErrorContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiLoginAPIContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiTokenLoginAPIContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiCheckAPIContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiCheckQueryContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiCheckAllPagesContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiListPagesAPIContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiListPagesQueryContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiListPagesAllPagesContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiGetDocURLsAPIContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiGetDocURLsQueryContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiGetDocURLsPagesContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiGetTimestampAPIContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiGetTimestampQueryContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiGetTimestampPagesContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiGetTimestampRevisionsContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiGetNamespacesAPIContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiGetNamespacesQueryContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiGetNamespacesNamespacesContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiGetDocInfoAPIContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiGetDocInfoQueryContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiGetDocInfoPagesContext.finishChild(BaseProcessingContext child) |
protected void |
WikiConnector.WikiGetDocInfoRevisionsContext.finishChild(BaseProcessingContext child) |