public class DefaultNDescriptorFormat extends DefaultFormatBase<net.thevpc.nuts.format.NDescriptorFormat> implements net.thevpc.nuts.format.NDescriptorFormat
| Constructor and Description |
|---|
DefaultNDescriptorFormat() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.format.NDescriptorFormat |
compact() |
net.thevpc.nuts.format.NDescriptorFormat |
compact(boolean compact) |
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
net.thevpc.nuts.NDescriptor |
getDescriptor() |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context) |
boolean |
isCompact() |
void |
print(net.thevpc.nuts.io.NPrintStream out) |
net.thevpc.nuts.format.NDescriptorFormat |
setCompact(boolean compact) |
net.thevpc.nuts.format.NDescriptorFormat |
setDescriptor(net.thevpc.nuts.NDescriptor desc) |
net.thevpc.nuts.format.NDescriptorFormat |
setNtf(boolean ntf) |
net.thevpc.nuts.format.NDescriptorFormat |
setValue(net.thevpc.nuts.NDescriptor desc) |
format, formatPlain, getValidPrintStream, getValidPrintStream, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, toStringconfigure, getName, isNtfclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconfigure, of, of, ofNtf, ofPlainpublic net.thevpc.nuts.format.NDescriptorFormat setNtf(boolean ntf)
setNtf in interface net.thevpc.nuts.format.NDescriptorFormatsetNtf in interface net.thevpc.nuts.format.NFormatsetNtf in class DefaultFormatBase0<net.thevpc.nuts.format.NDescriptorFormat>public net.thevpc.nuts.format.NDescriptorFormat compact(boolean compact)
compact in interface net.thevpc.nuts.format.NDescriptorFormatpublic net.thevpc.nuts.format.NDescriptorFormat compact()
compact in interface net.thevpc.nuts.format.NDescriptorFormatpublic boolean isCompact()
isCompact in interface net.thevpc.nuts.format.NDescriptorFormatpublic net.thevpc.nuts.format.NDescriptorFormat setCompact(boolean compact)
setCompact in interface net.thevpc.nuts.format.NDescriptorFormatpublic net.thevpc.nuts.NDescriptor getDescriptor()
public net.thevpc.nuts.format.NDescriptorFormat setDescriptor(net.thevpc.nuts.NDescriptor desc)
public net.thevpc.nuts.format.NDescriptorFormat setValue(net.thevpc.nuts.NDescriptor desc)
setValue in interface net.thevpc.nuts.format.NDescriptorFormatpublic boolean configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine)
configureFirst in interface net.thevpc.nuts.cmdline.NCmdLineConfigurablepublic void print(net.thevpc.nuts.io.NPrintStream out)
print in interface net.thevpc.nuts.format.NFormatprint in class DefaultFormatBase<net.thevpc.nuts.format.NDescriptorFormat>public int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentCopyright © 2025 vpc open source initiative. All rights reserved.