public class DefaultNutsDescriptorFormat extends DefaultFormatBase<net.thevpc.nuts.NutsDescriptorFormat> implements net.thevpc.nuts.NutsDescriptorFormat
| Constructor and Description |
|---|
DefaultNutsDescriptorFormat(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsDescriptorFormat |
compact() |
net.thevpc.nuts.NutsDescriptorFormat |
compact(boolean compact) |
boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine cmd) |
net.thevpc.nuts.NutsDescriptor |
getDescriptor() |
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
boolean |
isCompact() |
void |
print(net.thevpc.nuts.NutsPrintStream out) |
net.thevpc.nuts.NutsDescriptorFormat |
setCompact(boolean compact) |
net.thevpc.nuts.NutsDescriptorFormat |
setDescriptor(net.thevpc.nuts.NutsDescriptor desc) |
net.thevpc.nuts.NutsDescriptorFormat |
setNtf(boolean ntf) |
net.thevpc.nuts.NutsDescriptorFormat |
setValue(net.thevpc.nuts.NutsDescriptor desc) |
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, waitpublic DefaultNutsDescriptorFormat(net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsDescriptorFormat setNtf(boolean ntf)
setNtf in interface net.thevpc.nuts.NutsDescriptorFormatsetNtf in interface net.thevpc.nuts.NutsFormatsetNtf in class DefaultFormatBase0<net.thevpc.nuts.NutsDescriptorFormat>public net.thevpc.nuts.NutsDescriptorFormat compact(boolean compact)
compact in interface net.thevpc.nuts.NutsDescriptorFormatpublic net.thevpc.nuts.NutsDescriptorFormat compact()
compact in interface net.thevpc.nuts.NutsDescriptorFormatpublic boolean isCompact()
isCompact in interface net.thevpc.nuts.NutsDescriptorFormatpublic net.thevpc.nuts.NutsDescriptorFormat setCompact(boolean compact)
setCompact in interface net.thevpc.nuts.NutsDescriptorFormatpublic net.thevpc.nuts.NutsDescriptor getDescriptor()
public net.thevpc.nuts.NutsDescriptorFormat setDescriptor(net.thevpc.nuts.NutsDescriptor desc)
public net.thevpc.nuts.NutsDescriptorFormat setValue(net.thevpc.nuts.NutsDescriptor desc)
setValue in interface net.thevpc.nuts.NutsDescriptorFormatpublic boolean configureFirst(net.thevpc.nuts.NutsCommandLine cmd)
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.NutsDescriptorFormat>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.