public class DefaultNCmdLineFormat extends DefaultFormatBase<net.thevpc.nuts.format.NCmdLineFormat> implements net.thevpc.nuts.format.NCmdLineFormat
| Constructor and Description |
|---|
DefaultNCmdLineFormat(net.thevpc.nuts.NWorkspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
net.thevpc.nuts.cmdline.NCmdLineFormatStrategy |
getFormatStrategy() |
net.thevpc.nuts.NShellFamily |
getShellFamily() |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context) |
net.thevpc.nuts.cmdline.NCmdLine |
getValue() |
void |
print(net.thevpc.nuts.io.NPrintStream out) |
void |
setFormatStrategy(net.thevpc.nuts.cmdline.NCmdLineFormatStrategy formatStrategy) |
net.thevpc.nuts.format.NCmdLineFormat |
setNtf(boolean ntf) |
net.thevpc.nuts.format.NCmdLineFormat |
setShellFamily(net.thevpc.nuts.NShellFamily family) |
net.thevpc.nuts.format.NCmdLineFormat |
setValue(net.thevpc.nuts.cmdline.NCmdLine value) |
net.thevpc.nuts.format.NCmdLineFormat |
setValue(String args) |
net.thevpc.nuts.format.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, ofPlainpublic DefaultNCmdLineFormat(net.thevpc.nuts.NWorkspace workspace)
public net.thevpc.nuts.format.NCmdLineFormat setNtf(boolean ntf)
setNtf in interface net.thevpc.nuts.format.NCmdLineFormatsetNtf in interface net.thevpc.nuts.format.NFormatsetNtf in class DefaultFormatBase0<net.thevpc.nuts.format.NCmdLineFormat>public net.thevpc.nuts.format.NCmdLineFormat setValue(net.thevpc.nuts.cmdline.NCmdLine value)
setValue in interface net.thevpc.nuts.format.NCmdLineFormatpublic net.thevpc.nuts.format.NCmdLineFormat setValue(String[] args)
setValue in interface net.thevpc.nuts.format.NCmdLineFormatpublic net.thevpc.nuts.format.NCmdLineFormat setValue(String args)
setValue in interface net.thevpc.nuts.format.NCmdLineFormatpublic net.thevpc.nuts.NShellFamily getShellFamily()
getShellFamily in interface net.thevpc.nuts.format.NCmdLineFormatpublic net.thevpc.nuts.format.NCmdLineFormat setShellFamily(net.thevpc.nuts.NShellFamily family)
setShellFamily in interface net.thevpc.nuts.format.NCmdLineFormatpublic net.thevpc.nuts.cmdline.NCmdLineFormatStrategy getFormatStrategy()
getFormatStrategy in interface net.thevpc.nuts.format.NCmdLineFormatpublic void setFormatStrategy(net.thevpc.nuts.cmdline.NCmdLineFormatStrategy formatStrategy)
setFormatStrategy in interface net.thevpc.nuts.format.NCmdLineFormatpublic net.thevpc.nuts.cmdline.NCmdLine getValue()
getValue in interface net.thevpc.nuts.format.NCmdLineFormatpublic boolean configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine)
configureFirst in interface net.thevpc.nuts.cmdline.NCmdLineConfigurablepublic void print(net.thevpc.nuts.io.NPrintStream out)
print in interface net.thevpc.nuts.format.NFormatprint in class DefaultFormatBase<net.thevpc.nuts.format.NCmdLineFormat>public int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentCopyright © 2025 vpc open source initiative. All rights reserved.