public class DefaultNutsVersionFormat extends DefaultFormatBase<net.thevpc.nuts.NutsVersionFormat> implements net.thevpc.nuts.NutsVersionFormat
| Constructor and Description |
|---|
DefaultNutsVersionFormat(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsVersionFormat |
addProperties(Map<String,String> p) |
net.thevpc.nuts.NutsVersionFormat |
addProperty(String key,
String value) |
Map<String,String> |
buildProps() |
boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine cmdLine) |
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
net.thevpc.nuts.NutsVersion |
getVersion() |
boolean |
isWorkspaceVersion() |
void |
print(net.thevpc.nuts.NutsPrintStream out) |
net.thevpc.nuts.NutsVersionFormat |
setVersion(net.thevpc.nuts.NutsVersion version) |
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, setNtf, setSessionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic DefaultNutsVersionFormat(net.thevpc.nuts.NutsSession session)
public boolean configureFirst(net.thevpc.nuts.NutsCommandLine cmdLine)
configureFirst in interface net.thevpc.nuts.NutsCommandLineConfigurablepublic net.thevpc.nuts.NutsVersionFormat addProperty(String key, String value)
addProperty in interface net.thevpc.nuts.NutsVersionFormatpublic net.thevpc.nuts.NutsVersionFormat addProperties(Map<String,String> p)
addProperties in interface net.thevpc.nuts.NutsVersionFormatpublic net.thevpc.nuts.NutsVersion getVersion()
getVersion in interface net.thevpc.nuts.NutsVersionFormatpublic net.thevpc.nuts.NutsVersionFormat setVersion(net.thevpc.nuts.NutsVersion version)
setVersion in interface net.thevpc.nuts.NutsVersionFormatpublic boolean isWorkspaceVersion()
isWorkspaceVersion in interface net.thevpc.nuts.NutsVersionFormatpublic void print(net.thevpc.nuts.NutsPrintStream out)
print in interface net.thevpc.nuts.NutsFormatprint in class DefaultFormatBase<net.thevpc.nuts.NutsVersionFormat>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.