|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.presents.tools.ActionScriptUtils
public class ActionScriptUtils
| Constructor Summary | |
|---|---|
ActionScriptUtils()
|
|
| Method Summary | |
|---|---|
static File |
createActionScriptPath(File actionScriptRoot,
Class<?> sclass)
|
static boolean |
hasOmitAnnotation(Class<?> cclass)
|
static String |
toActionScriptType(Class<?> type,
boolean isField)
|
static String |
toReadObject(Class<?> type)
|
static String |
toWriteObject(Class<?> type,
String name)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionScriptUtils()
| Method Detail |
|---|
public static String toReadObject(Class<?> type)
public static String toWriteObject(Class<?> type,
String name)
public static String toActionScriptType(Class<?> type,
boolean isField)
public static File createActionScriptPath(File actionScriptRoot,
Class<?> sclass)
public static boolean hasOmitAnnotation(Class<?> cclass)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||