|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.symbian.et.test.cmdline.argscheckers.EpocVariantData
checks that a parameter is a valid Epoc variant (delegate to com.symbian.et.environment.Epoc)
Constructor Summary | |
EpocVariantData()
|
Method Summary | |
void |
check(java.lang.String aString)
checks that the parameter is valid |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EpocVariantData()
Method Detail |
public void check(java.lang.String aString) throws org.apache.commons.cli.ParseException
DataAcceptable
check
in interface DataAcceptable
org.apache.commons.cli.ParseException
- if the parameter is not valid
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |