public class CupCpArgumentTranslator extends CommandlineArgumentTranslator
CMDKEY| Constructor and Description |
|---|
CupCpArgumentTranslator() |
| 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 CopyCommand.
|
protected void |
initialize(CommandContext state,
Object invoker,
Hashtable tState)
Base implementation does nothing
|
protected void |
postParse(CommandContext state,
Object invoker,
Hashtable tState)
Adds an existing LibrarySession to the ExecutionArgs if
one exists.
|
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.