public static class WriteKeyAccl.CmdArgs
extends org.vishia.util.Arguments
| Modifier and Type | Field and Description |
|---|---|
(package private) org.vishia.util.Arguments.Argument[] |
argList1 |
(package private) boolean |
bShFollow
If true then on output the key with shift modifier follows immediately the key without shift.
|
(package private) java.io.File |
dirDbg
Used for debug outputs.
|
(package private) java.io.File |
dirLOffcPrg |
(package private) java.io.File |
dirLOffcUser |
(package private) java.io.File |
file_gTxt
Output control generate Text pattern.
|
(package private) java.util.List<java.io.File> |
fInKeyboardCfg
The input file to read, It is here a zip file contains an XML.
|
(package private) java.io.File |
fLog
Log file.
|
(package private) org.vishia.util.FileFunctions.FilePathnameExt |
fpOutText
The pattern for write the output.
|
| Constructor and Description |
|---|
CmdArgs() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
testConsistence(java.lang.Appendable msg) |
java.util.List<java.io.File> fInKeyboardCfg
java.io.File fLog
java.io.File dirLOffcPrg
java.io.File dirLOffcUser
java.io.File dirDbg
org.vishia.util.FileFunctions.FilePathnameExt fpOutText
java.io.File file_gTxt
boolean bShFollow
org.vishia.util.Arguments.Argument[] argList1