|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines a type of filter-like processing which can be done on a StarTable.
An object in this class serves as a factory for
ProcessingStep
instances, based on a list of command-line
arguments.
Method Summary | |
ProcessingStep |
createStep(Iterator argIt)
Creates a new ProcessingStep based on a sequence of command-line arguments. |
String |
getFilterUsage()
Returns a usage string for this filter. |
String |
getName()
Returns the name of this filter. |
Method Detail |
public String getName()
public String getFilterUsage()
createStep(java.util.Iterator)
.
public ProcessingStep createStep(Iterator argIt)
argIt
- iterator over command-line arguments positioned
just after the -getName() flag
|
Copyright © 2004 CLRC: Central Laboratory of the Research Councils. All rights reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |