public class NFormatPlain extends DefaultFormatBase<net.thevpc.nuts.format.NContentTypeFormat> implements net.thevpc.nuts.format.NContentTypeFormat
| Constructor and Description |
|---|
NFormatPlain() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.format.NContentTypeFormat |
addMultilineProperty(String property,
String separator) |
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context) |
Object |
getValue() |
boolean |
isCompact() |
void |
print(net.thevpc.nuts.io.NPrintStream w) |
NFormatPlain |
setCompact(boolean compact) |
NFormatPlain |
setNtf(boolean ntf) |
net.thevpc.nuts.format.NContentTypeFormat |
setValue(Object value) |
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, waitpublic Object getValue()
getValue in interface net.thevpc.nuts.format.NContentTypeFormatpublic net.thevpc.nuts.format.NContentTypeFormat setValue(Object value)
setValue in interface net.thevpc.nuts.format.NContentTypeFormatpublic boolean configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine)
configureFirst in interface net.thevpc.nuts.cmdline.NCmdLineConfigurablepublic net.thevpc.nuts.format.NContentTypeFormat addMultilineProperty(String property, String separator)
public void print(net.thevpc.nuts.io.NPrintStream w)
print in interface net.thevpc.nuts.format.NFormatprint in class DefaultFormatBase<net.thevpc.nuts.format.NContentTypeFormat>public int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentpublic NFormatPlain setNtf(boolean ntf)
setNtf in interface net.thevpc.nuts.format.NContentTypeFormatsetNtf in interface net.thevpc.nuts.format.NFormatsetNtf in class DefaultFormatBase0<net.thevpc.nuts.format.NContentTypeFormat>public boolean isCompact()
public NFormatPlain setCompact(boolean compact)
Copyright © 2025 vpc open source initiative. All rights reserved.