public class DefaultNutsCommandLineFormat extends DefaultFormatBase<net.thevpc.nuts.NutsCommandLineFormat> implements net.thevpc.nuts.NutsCommandLineFormat
| Constructor and Description |
|---|
DefaultNutsCommandLineFormat(net.thevpc.nuts.NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine commandLine) |
net.thevpc.nuts.NutsCommandlineFamily |
getCommandlineFamily() |
net.thevpc.nuts.NutsCommandLineFormatStrategy |
getFormatStrategy() |
net.thevpc.nuts.NutsCommandLine |
getValue() |
void |
print(net.thevpc.nuts.NutsPrintStream out) |
net.thevpc.nuts.NutsCommandLineFormat |
setCommandlineFamily(net.thevpc.nuts.NutsCommandlineFamily family) |
void |
setFormatStrategy(net.thevpc.nuts.NutsCommandLineFormatStrategy formatStrategy) |
net.thevpc.nuts.NutsCommandLineFormat |
setNtf(boolean ntf) |
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, println, println, println, println, println, println, println, toStringcheckSession, configure, configure, getName, getSession, getWorkspace, isNtf, setSessionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic DefaultNutsCommandLineFormat(net.thevpc.nuts.NutsWorkspace ws)
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.NutsCommandlineFamily getCommandlineFamily()
getCommandlineFamily in interface net.thevpc.nuts.NutsCommandLineFormatpublic net.thevpc.nuts.NutsCommandLineFormat setCommandlineFamily(net.thevpc.nuts.NutsCommandlineFamily family)
setCommandlineFamily 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>Copyright © 2021 vpc open source initiative. All rights reserved.