public class CupSetCharArgumentTranslator extends CommandlineArgumentTranslator
CMDKEY
Constructor and Description |
---|
CupSetCharArgumentTranslator() |
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 IfsCookieCommand.
|
protected void |
postParse(CommandContext state,
Object invoker,
Hashtable tState)
gets the object associated with the path
|
getPotentialArgs, getPotentialFlags, handleFlag, initialize, parse, translate
protected void handlePositional(int pos, String positional, CommandContext state, Hashtable tState) throws IfsException
handlePositional
in class CommandlineArgumentTranslator
IfsException
protected void postParse(CommandContext state, Object invoker, Hashtable tState) throws IfsException
postParse
in class CommandlineArgumentTranslator
IfsException
Copyright © 2023. All rights reserved.