Class XmlRpcUtils


  • public class XmlRpcUtils
    extends Object
    • Constructor Detail

      • XmlRpcUtils

        public XmlRpcUtils()
    • Method Detail

      • createRemotePageFromPageStruct

        public static RemotePage createRemotePageFromPageStruct​(Hashtable pageStruct)
      • convertLong

        public static void convertLong​(Hashtable table,
                                       String key)
      • convertDate

        public static void convertDate​(Hashtable table,
                                       String key)
      • convertInteger

        public static void convertInteger​(Hashtable table,
                                          String key)