|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.timeindexing.appl.ArgArrayConverter
This class is used by applications to do processing of an arg array in order to get an IndexProperties object that can be used by a SelectionProcessor.
Constructor Summary | |
ArgArrayConverter()
Construct an ArgArrayConverter. |
Method Summary | |
IndexProperties |
convert(java.lang.String[] args)
Process and convert the argument array and build an IndexProperties object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ArgArrayConverter()
Method Detail |
public IndexProperties convert(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |