public class NutsObjectFormatPlain extends NutsObjectFormatBase
| Constructor and Description |
|---|
NutsObjectFormatPlain(net.thevpc.nuts.NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
NutsObjectFormatBase |
addMultilineProperty(String property,
String separator) |
boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine commandLine) |
void |
print(net.thevpc.nuts.NutsPrintStream w) |
void |
printElement(net.thevpc.nuts.NutsPrintStream w,
Object value) |
getValue, setValueformat, getValidPrintStream, getValidPrintStream, print, print, print, print, print, print, println, println, println, println, println, println, println, toStringcheckSession, configure, configure, getName, getSession, getWorkspace, isNtf, setNtf, setSessionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic NutsObjectFormatPlain(net.thevpc.nuts.NutsWorkspace ws)
public boolean configureFirst(net.thevpc.nuts.NutsCommandLine commandLine)
configureFirst in interface net.thevpc.nuts.NutsCommandLineConfigurableconfigureFirst in class NutsObjectFormatBasepublic NutsObjectFormatBase 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.NutsObjectFormat>public void printElement(net.thevpc.nuts.NutsPrintStream w,
Object value)
Copyright © 2021 vpc open source initiative. All rights reserved.