public class DefaultNutsCommandLineFormat extends DefaultFormatBase<net.thevpc.nuts.NutsCommandLineFormat> implements net.thevpc.nuts.NutsCommandLineFormat
| Constructor and Description |
|---|
DefaultNutsCommandLineFormat(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine commandLine) |
net.thevpc.nuts.NutsCommandLineFormatStrategy |
getFormatStrategy() |
net.thevpc.nuts.NutsShellFamily |
getShellFamily() |
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
net.thevpc.nuts.NutsCommandLine |
getValue() |
void |
print(net.thevpc.nuts.NutsPrintStream out) |
void |
setFormatStrategy(net.thevpc.nuts.NutsCommandLineFormatStrategy formatStrategy) |
net.thevpc.nuts.NutsCommandLineFormat |
setNtf(boolean ntf) |
net.thevpc.nuts.NutsCommandLineFormat |
setShellFamily(net.thevpc.nuts.NutsShellFamily family) |
net.thevpc.nuts.NutsCommandLineFormat |
setValue(net.thevpc.nuts.NutsCommandLine value) |
net.thevpc.nuts.NutsCommandLineFormat |
setValue(String args) |
net.thevpc.nuts.NutsCommandLineFormat |
setValue(String[] args) |
format, getValidPrintStream, getValidPrintStream, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, toStringcheckSession, configure, configure, getName, getSession, getWorkspace, isNtf, setSessionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconfigure, isNtf, of, setSessionpublic DefaultNutsCommandLineFormat(net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsCommandLineFormat setNtf(boolean ntf)
setNtf in interface net.thevpc.nuts.NutsCommandLineFormatsetNtf in interface net.thevpc.nuts.NutsFormatsetNtf in class DefaultFormatBase0<net.thevpc.nuts.NutsCommandLineFormat>public net.thevpc.nuts.NutsCommandLineFormat setValue(net.thevpc.nuts.NutsCommandLine value)
setValue in interface net.thevpc.nuts.NutsCommandLineFormatpublic net.thevpc.nuts.NutsCommandLineFormat setValue(String[] args)
setValue in interface net.thevpc.nuts.NutsCommandLineFormatpublic net.thevpc.nuts.NutsCommandLineFormat setValue(String args)
setValue in interface net.thevpc.nuts.NutsCommandLineFormatpublic net.thevpc.nuts.NutsShellFamily getShellFamily()
getShellFamily in interface net.thevpc.nuts.NutsCommandLineFormatpublic net.thevpc.nuts.NutsCommandLineFormat setShellFamily(net.thevpc.nuts.NutsShellFamily family)
setShellFamily in interface net.thevpc.nuts.NutsCommandLineFormatpublic net.thevpc.nuts.NutsCommandLineFormatStrategy getFormatStrategy()
getFormatStrategy in interface net.thevpc.nuts.NutsCommandLineFormatpublic void setFormatStrategy(net.thevpc.nuts.NutsCommandLineFormatStrategy formatStrategy)
setFormatStrategy in interface net.thevpc.nuts.NutsCommandLineFormatpublic net.thevpc.nuts.NutsCommandLine getValue()
getValue in interface net.thevpc.nuts.NutsCommandLineFormatpublic boolean configureFirst(net.thevpc.nuts.NutsCommandLine commandLine)
configureFirst in interface net.thevpc.nuts.NutsCommandLineConfigurablepublic void print(net.thevpc.nuts.NutsPrintStream out)
print in interface net.thevpc.nuts.NutsFormatprint in class DefaultFormatBase<net.thevpc.nuts.NutsCommandLineFormat>public int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentCopyright © 2022 vpc open source initiative. All rights reserved.