public abstract class AbstractWinNShellHelper extends Object implements NShellHelper
| Constructor and Description |
|---|
AbstractWinNShellHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
escapeArgument(String arg,
NCmdLineShellOptions options) |
String |
escapeArguments(String[] args,
NCmdLineShellOptions options) |
String |
newlineString() |
String[] |
parseCmdLineArr(String commandLineString,
boolean lenient) |
int |
readEscaped(char[] charArray,
int i,
StringBuilder sb) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCallScriptCommand, getExportCommand, getPathVarSep, getSetVarCommand, getSetVarStaticCommand, getShebanSh, getSysRcName, isComments, of, toCommentLine, trimComments, varRefpublic String newlineString()
newlineString in interface NShellHelperpublic String[] parseCmdLineArr(String commandLineString, boolean lenient)
parseCmdLineArr in interface NShellHelperpublic int readEscaped(char[] charArray,
int i,
StringBuilder sb)
public String escapeArgument(String arg, NCmdLineShellOptions options)
escapeArgument in interface NShellHelperpublic String escapeArguments(String[] args, NCmdLineShellOptions options)
escapeArguments in interface NShellHelperCopyright © 2026 vpc open source initiative. All rights reserved.