com.atlassian.confluence.rpc.xmlrpc
Class Translator

java.lang.Object
  extended by com.atlassian.confluence.rpc.xmlrpc.Translator

public class Translator
extends Object


Constructor Summary
Translator()
           
 
Method Summary
static Hashtable convertMap(Map map)
           
static Hashtable makeStruct(Object object)
           
static Vector makeVector(Object[] objects)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Translator

public Translator()
Method Detail

makeVector

public static Vector makeVector(Object[] objects)

convertMap

public static Hashtable convertMap(Map map)

makeStruct

public static Hashtable makeStruct(Object object)


Copyright © 2003-2011 Atlassian. All Rights Reserved.