public class DefaultNutsInfoFormat extends DefaultFormatBase<net.thevpc.nuts.NutsInfoFormat> implements net.thevpc.nuts.NutsInfoFormat
| Constructor and Description |
|---|
DefaultNutsInfoFormat(net.thevpc.nuts.NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsInfoFormat |
addProperties(Map<String,String> customProperties) |
net.thevpc.nuts.NutsInfoFormat |
addProperty(String key,
String value) |
boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine cmdLine) |
boolean |
isFancy() |
boolean |
isLenient() |
boolean |
isShowRepositories() |
void |
print(net.thevpc.nuts.NutsPrintStream w) |
net.thevpc.nuts.NutsInfoFormat |
setFancy(boolean fancy) |
net.thevpc.nuts.NutsInfoFormat |
setLenient(boolean lenient) |
net.thevpc.nuts.NutsInfoFormat |
setNtf(boolean ntf) |
net.thevpc.nuts.NutsInfoFormat |
setShowRepositories(boolean enable) |
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 DefaultNutsInfoFormat(net.thevpc.nuts.NutsWorkspace ws)
public net.thevpc.nuts.NutsInfoFormat setShowRepositories(boolean enable)
setShowRepositories in interface net.thevpc.nuts.NutsInfoFormatpublic boolean isShowRepositories()
isShowRepositories in interface net.thevpc.nuts.NutsInfoFormatpublic net.thevpc.nuts.NutsInfoFormat addProperty(String key, String value)
addProperty in interface net.thevpc.nuts.NutsInfoFormatpublic net.thevpc.nuts.NutsInfoFormat addProperties(Map<String,String> customProperties)
addProperties in interface net.thevpc.nuts.NutsInfoFormatpublic boolean isFancy()
isFancy in interface net.thevpc.nuts.NutsInfoFormatpublic net.thevpc.nuts.NutsInfoFormat setFancy(boolean fancy)
setFancy in interface net.thevpc.nuts.NutsInfoFormatpublic void print(net.thevpc.nuts.NutsPrintStream w)
print in interface net.thevpc.nuts.NutsFormatprint in class DefaultFormatBase<net.thevpc.nuts.NutsInfoFormat>public boolean configureFirst(net.thevpc.nuts.NutsCommandLine cmdLine)
configureFirst in interface net.thevpc.nuts.NutsCommandLineConfigurablepublic boolean isLenient()
public net.thevpc.nuts.NutsInfoFormat setLenient(boolean lenient)
public net.thevpc.nuts.NutsInfoFormat setNtf(boolean ntf)
setNtf in interface net.thevpc.nuts.NutsFormatsetNtf in interface net.thevpc.nuts.NutsInfoFormatsetNtf in class DefaultFormatBase0<net.thevpc.nuts.NutsInfoFormat>Copyright © 2021 vpc open source initiative. All rights reserved.