|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fipaos.parser.sl0.SL0Util
Holds tests for the SLParser.
Note that the way the SL Grammar is defined,
spaces are not necessary between terms.
Constructor Summary | |
SL0Util()
|
Method Summary | |
static AgentManagementAction |
getAgentManagementAction(java.lang.String content)
Accessor method to parse an AgentManagementAction from an SL0ContentExpression. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SL0Util()
Method Detail |
public static AgentManagementAction getAgentManagementAction(java.lang.String content) throws ParseException
content
- The SL0ContentExpression containing the actionParseException
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |