public class CupMkdirArgumentTranslator extends CommandlineArgumentTranslator
CMDKEY
Constructor and Description |
---|
CupMkdirArgumentTranslator() |
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 CreateFolderCommand.
|
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, translate
protected void initialize(CommandContext state, Object invoker, Hashtable tState) throws IfsException
initialize
in class CommandlineArgumentTranslator
IfsException
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.