Class XmlRpcUtils
- java.lang.Object
-
- com.atlassian.confluence.rpc.xmlrpc.XmlRpcUtils
-
public class XmlRpcUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description XmlRpcUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidconvertDate(Hashtable table, String key)static voidconvertInteger(Hashtable table, String key)static voidconvertLong(Hashtable table, String key)static RemotePagecreateRemotePageFromPageStruct(Hashtable pageStruct)
-
-
-
Method Detail
-
createRemotePageFromPageStruct
public static RemotePage createRemotePageFromPageStruct(Hashtable pageStruct)
-
-