public class DefaultNCmdLineFormat extends DefaultFormatBase<NCmdLineFormat> implements NCmdLineFormat
| Constructor and Description |
|---|
DefaultNCmdLineFormat(NWorkspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(NCmdLine cmdLine) |
NCmdLineFormatStrategy |
getFormatStrategy() |
NShellFamily |
getShellFamily() |
int |
getSupportLevel(NSupportLevelContext context) |
NCmdLine |
getValue() |
void |
print(NPrintStream out) |
void |
setFormatStrategy(NCmdLineFormatStrategy formatStrategy) |
NCmdLineFormat |
setNtf(boolean ntf) |
NCmdLineFormat |
setShellFamily(NShellFamily family) |
NCmdLineFormat |
setValue(NCmdLine value) |
NCmdLineFormat |
setValue(String args) |
NCmdLineFormat |
setValue(String[] args) |
format, formatPlain, getValidPrintStream, getValidPrintStream, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, toStringconfigure, getName, isNtfclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconfigure, isNtf, of, of, ofPlainformat, formatPlain, of, of, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, toStringconfigure, configure, configureLastpublic DefaultNCmdLineFormat(NWorkspace workspace)
public NCmdLineFormat setNtf(boolean ntf)
setNtf in interface NCmdLineFormatsetNtf in interface NFormatsetNtf in class DefaultFormatBase0<NCmdLineFormat>public NCmdLineFormat setValue(NCmdLine value)
setValue in interface NCmdLineFormatpublic NCmdLineFormat setValue(String[] args)
setValue in interface NCmdLineFormatpublic NCmdLineFormat setValue(String args)
setValue in interface NCmdLineFormatpublic NShellFamily getShellFamily()
getShellFamily in interface NCmdLineFormatpublic NCmdLineFormat setShellFamily(NShellFamily family)
setShellFamily in interface NCmdLineFormatpublic NCmdLineFormatStrategy getFormatStrategy()
getFormatStrategy in interface NCmdLineFormatpublic void setFormatStrategy(NCmdLineFormatStrategy formatStrategy)
setFormatStrategy in interface NCmdLineFormatpublic NCmdLine getValue()
getValue in interface NCmdLineFormatpublic boolean configureFirst(NCmdLine cmdLine)
configureFirst in interface NCmdLineConfigurablepublic void print(NPrintStream out)
print in interface NFormatprint in class DefaultFormatBase<NCmdLineFormat>public int getSupportLevel(NSupportLevelContext context)
getSupportLevel in interface NComponentCopyright © 2025 vpc open source initiative. All rights reserved.