public class NutsFormatPlain extends DefaultFormatBase<net.thevpc.nuts.NutsContentTypeFormat> implements net.thevpc.nuts.NutsContentTypeFormat
| Constructor and Description |
|---|
NutsFormatPlain(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsContentTypeFormat |
addMultilineProperty(String property,
String separator) |
void |
collectFlags(Object value,
net.thevpc.nuts.runtime.standalone.format.plain.NutsFormatPlain.Flags flags,
int depth) |
boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine commandLine) |
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
Object |
getValue() |
boolean |
isCompact() |
void |
print(net.thevpc.nuts.NutsPrintStream w) |
NutsFormatPlain |
setCompact(boolean compact) |
NutsFormatPlain |
setNtf(boolean ntf) |
net.thevpc.nuts.NutsContentTypeFormat |
setValue(Object value) |
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 Object getValue()
getValue in interface net.thevpc.nuts.NutsContentTypeFormatpublic net.thevpc.nuts.NutsContentTypeFormat setValue(Object value)
setValue in interface net.thevpc.nuts.NutsContentTypeFormatpublic boolean configureFirst(net.thevpc.nuts.NutsCommandLine commandLine)
configureFirst in interface net.thevpc.nuts.NutsCommandLineConfigurablepublic net.thevpc.nuts.NutsContentTypeFormat addMultilineProperty(String property, String separator)
public void print(net.thevpc.nuts.NutsPrintStream w)
print in interface net.thevpc.nuts.NutsFormatprint in class DefaultFormatBase<net.thevpc.nuts.NutsContentTypeFormat>public void collectFlags(Object value, net.thevpc.nuts.runtime.standalone.format.plain.NutsFormatPlain.Flags flags, int depth)
public int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentpublic NutsFormatPlain setNtf(boolean ntf)
setNtf in interface net.thevpc.nuts.NutsContentTypeFormatsetNtf in interface net.thevpc.nuts.NutsFormatsetNtf in class DefaultFormatBase0<net.thevpc.nuts.NutsContentTypeFormat>public boolean isCompact()
public NutsFormatPlain setCompact(boolean compact)
Copyright © 2022 vpc open source initiative. All rights reserved.