public class CmdScriptGenerator extends AbstractScriptGenerator
ESC_EOL, ESC_SPECIAL, iArgIndex, iIndent, iLineBuffer, LINE_SIZE| Constructor and Description |
|---|
CmdScriptGenerator()
The default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getScriptArg(String pToken)
Return the token as a script-argument.
|
protected String |
quote(String pString)
Quote the given string.
|
protected void |
writeHeader()
Write the header of the script.
|
createScript, getOperation, getProperties, getSearchPath, getWriter, init, writeCommand, writeOperationprotected void writeHeader()
writeHeader in class AbstractScriptGeneratorprotected String getScriptArg(String pToken)
getScriptArg in class AbstractScriptGeneratorprotected String quote(String pString)
quote in class AbstractScriptGeneratorCopyright © 2019. All rights reserved.