public class RPCHandlerUTF8 extends AbstractRPCHandler
ERR_NOPAGE, ERR_NOPERMISSION, LINK_EXTERNAL, LINK_INLINE, LINK_LOCAL, m_context, m_engine, RPC_VERSION| Constructor and Description |
|---|
RPCHandlerUTF8() |
| Modifier and Type | Method and Description |
|---|---|
protected Hashtable<String,Object> |
encodeWikiPage(WikiPage page)
Encodes a single wiki page info into a Hashtable.
|
Vector |
getAllPages() |
String |
getApplicationName() |
String |
getPage(String pagename) |
String |
getPageHTML(String pagename) |
String |
getPageHTMLVersion(String pagename,
int version) |
Hashtable |
getPageInfo(String pagename) |
Hashtable |
getPageInfoVersion(String pagename,
int version) |
String |
getPageVersion(String pagename,
int version) |
Vector |
getRecentChanges(Date since) |
Vector |
listLinks(String pagename) |
checkPermission, getRPCVersionSupported, initializepublic RPCHandlerUTF8()
public String getApplicationName()
public Vector getAllPages()
protected Hashtable<String,Object> encodeWikiPage(WikiPage page)
encodeWikiPage in class AbstractRPCHandlerpublic Vector getRecentChanges(Date since)
getRecentChanges in class AbstractRPCHandlerpublic Hashtable getPageInfo(String pagename) throws org.apache.xmlrpc.XmlRpcException
org.apache.xmlrpc.XmlRpcExceptionpublic Hashtable getPageInfoVersion(String pagename, int version) throws org.apache.xmlrpc.XmlRpcException
org.apache.xmlrpc.XmlRpcExceptionpublic String getPage(String pagename) throws org.apache.xmlrpc.XmlRpcException
org.apache.xmlrpc.XmlRpcExceptionpublic String getPageVersion(String pagename, int version) throws org.apache.xmlrpc.XmlRpcException
org.apache.xmlrpc.XmlRpcExceptionpublic String getPageHTML(String pagename) throws org.apache.xmlrpc.XmlRpcException
org.apache.xmlrpc.XmlRpcExceptionpublic String getPageHTMLVersion(String pagename, int version) throws org.apache.xmlrpc.XmlRpcException
org.apache.xmlrpc.XmlRpcExceptionCopyright © 2001-2019 The Apache Software Foundation. All rights reserved.