public class DefaultNutsCommandLineFormat extends DefaultFormatBase<NutsCommandLineFormat> implements NutsCommandLineFormat
| Constructor and Description |
|---|
DefaultNutsCommandLineFormat(NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(NutsCommandLine commandLine) |
NutsCommandlineFamily |
getCommandlineFamily() |
NutsCommandLineFormatStrategy |
getFormatStrategy() |
NutsCommandLine |
getValue() |
void |
print(NutsPrintStream out) |
NutsCommandLineFormat |
setCommandlineFamily(NutsCommandlineFamily family) |
void |
setFormatStrategy(NutsCommandLineFormatStrategy formatStrategy) |
NutsCommandLineFormat |
setNtf(boolean ntf) |
NutsCommandLineFormat |
setValue(NutsCommandLine value) |
NutsCommandLineFormat |
setValue(String args) |
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, waitconfigure, isNtf, setSessionformat, getSession, print, print, print, print, print, print, println, println, println, println, println, println, println, toStringconfigure, configureLastpublic DefaultNutsCommandLineFormat(NutsWorkspace ws)
public NutsCommandLineFormat setNtf(boolean ntf)
setNtf in interface NutsCommandLineFormatsetNtf in interface NutsFormatsetNtf in class DefaultFormatBase0<NutsCommandLineFormat>public NutsCommandLineFormat setValue(NutsCommandLine value)
setValue in interface NutsCommandLineFormatpublic NutsCommandLineFormat setValue(String[] args)
setValue in interface NutsCommandLineFormatpublic NutsCommandLineFormat setValue(String args)
setValue in interface NutsCommandLineFormatpublic NutsCommandlineFamily getCommandlineFamily()
getCommandlineFamily in interface NutsCommandLineFormatpublic NutsCommandLineFormat setCommandlineFamily(NutsCommandlineFamily family)
setCommandlineFamily in interface NutsCommandLineFormatpublic NutsCommandLineFormatStrategy getFormatStrategy()
getFormatStrategy in interface NutsCommandLineFormatpublic void setFormatStrategy(NutsCommandLineFormatStrategy formatStrategy)
setFormatStrategy in interface NutsCommandLineFormatpublic NutsCommandLine getValue()
getValue in interface NutsCommandLineFormatpublic boolean configureFirst(NutsCommandLine commandLine)
configureFirst in interface NutsCommandLineConfigurablepublic void print(NutsPrintStream out)
print in interface NutsFormatprint in class DefaultFormatBase<NutsCommandLineFormat>Copyright © 2021 vpc open source initiative. All rights reserved.