|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.etai.xat2v2.util.ActionUtil
public final class ActionUtil
| Method Summary | |
|---|---|
static String[] |
getOptions(Action action)
Returns action's options |
static String |
getVerb(Action action)
Gets the verb from the action |
static boolean |
matchVerb(Action action,
String verb)
Checks if this action's verb is the one specified |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean matchVerb(Action action,
String verb)
action - verb -
public static String[] getOptions(Action action)
action -
public static String getVerb(Action action)
action -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||