public class CupGetArgumentTranslator extends CommandlineArgumentTranslator
CMDKEY| Constructor and Description |
|---|
CupGetArgumentTranslator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handlePositional(int pos,
String positional,
CommandContext state,
Hashtable tState)
Handles the positionals that cup uses during the GetCommand.
|
protected void |
initialize(CommandContext state,
Object invoker,
Hashtable tState)
Initialize
|
protected void |
postParse(CommandContext state,
Object invoker,
Hashtable tState)
gets the object associated with the path
|
getPotentialArgs, getPotentialFlags, handleFlag, parse, translateprotected void initialize(CommandContext state, Object invoker, Hashtable tState) throws IfsException
initialize in class CommandlineArgumentTranslatorIfsExceptionprotected void handlePositional(int pos,
String positional,
CommandContext state,
Hashtable tState)
throws IfsException
handlePositional in class CommandlineArgumentTranslatorIfsExceptionprotected void postParse(CommandContext state, Object invoker, Hashtable tState) throws IfsException
postParse in class CommandlineArgumentTranslatorIfsExceptionCopyright © 2025. All rights reserved.