public class DefaultNutsObjectFormat extends NutsObjectFormatBase
| Constructor and Description |
|---|
DefaultNutsObjectFormat(net.thevpc.nuts.NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine commandLine) |
net.thevpc.nuts.NutsObjectFormat |
createObjectFormat() |
net.thevpc.nuts.NutsString |
format() |
net.thevpc.nuts.NutsObjectFormat |
getBase() |
net.thevpc.nuts.NutsContentType |
getOutputFormat() |
net.thevpc.nuts.NutsSession |
getSession() |
void |
print() |
void |
print(File out) |
void |
print(net.thevpc.nuts.NutsPrintStream out) |
void |
print(net.thevpc.nuts.NutsSessionTerminal terminal) |
void |
print(Path out) |
void |
print(Writer out) |
void |
println() |
void |
println(File file) |
void |
println(net.thevpc.nuts.NutsPrintStream out) |
void |
println(net.thevpc.nuts.NutsSessionTerminal terminal) |
void |
println(Path path) |
void |
println(Writer w) |
net.thevpc.nuts.NutsObjectFormat |
setSession(net.thevpc.nuts.NutsSession session) |
net.thevpc.nuts.NutsObjectFormat |
setValue(Object value) |
getValuegetValidPrintStream, getValidPrintStream, print, println, toStringcheckSession, configure, configure, getName, getWorkspace, isNtf, setNtfpublic DefaultNutsObjectFormat(net.thevpc.nuts.NutsWorkspace ws)
public net.thevpc.nuts.NutsObjectFormat setSession(net.thevpc.nuts.NutsSession session)
setSession in interface net.thevpc.nuts.NutsFormatsetSession in interface net.thevpc.nuts.NutsObjectFormatsetSession in class DefaultFormatBase0<net.thevpc.nuts.NutsObjectFormat>public net.thevpc.nuts.NutsObjectFormat setValue(Object value)
setValue in interface net.thevpc.nuts.NutsObjectFormatsetValue in class NutsObjectFormatBasepublic net.thevpc.nuts.NutsContentType getOutputFormat()
public net.thevpc.nuts.NutsObjectFormat getBase()
public net.thevpc.nuts.NutsObjectFormat createObjectFormat()
public net.thevpc.nuts.NutsSession getSession()
getSession in interface net.thevpc.nuts.NutsFormatgetSession in class DefaultFormatBase0<net.thevpc.nuts.NutsObjectFormat>public net.thevpc.nuts.NutsString format()
format in interface net.thevpc.nuts.NutsFormatformat in class DefaultFormatBase<net.thevpc.nuts.NutsObjectFormat>public void print(net.thevpc.nuts.NutsPrintStream out)
print in interface net.thevpc.nuts.NutsFormatprint in class DefaultFormatBase<net.thevpc.nuts.NutsObjectFormat>public void print(Writer out)
print in interface net.thevpc.nuts.NutsFormatprint in class DefaultFormatBase<net.thevpc.nuts.NutsObjectFormat>public void print(Path out)
print in interface net.thevpc.nuts.NutsFormatprint in class DefaultFormatBase<net.thevpc.nuts.NutsObjectFormat>public void print(File out)
print in interface net.thevpc.nuts.NutsFormatprint in class DefaultFormatBase<net.thevpc.nuts.NutsObjectFormat>public void print()
print in interface net.thevpc.nuts.NutsFormatprint in class DefaultFormatBase<net.thevpc.nuts.NutsObjectFormat>public void print(net.thevpc.nuts.NutsSessionTerminal terminal)
print in interface net.thevpc.nuts.NutsFormatprint in class DefaultFormatBase<net.thevpc.nuts.NutsObjectFormat>public void println(Writer w)
println in interface net.thevpc.nuts.NutsFormatprintln in class DefaultFormatBase<net.thevpc.nuts.NutsObjectFormat>public void println(net.thevpc.nuts.NutsPrintStream out)
println in interface net.thevpc.nuts.NutsFormatprintln in class DefaultFormatBase<net.thevpc.nuts.NutsObjectFormat>public void println(Path path)
println in interface net.thevpc.nuts.NutsFormatprintln in class DefaultFormatBase<net.thevpc.nuts.NutsObjectFormat>public void println()
println in interface net.thevpc.nuts.NutsFormatprintln in class DefaultFormatBase<net.thevpc.nuts.NutsObjectFormat>public void println(net.thevpc.nuts.NutsSessionTerminal terminal)
println in interface net.thevpc.nuts.NutsFormatprintln in class DefaultFormatBase<net.thevpc.nuts.NutsObjectFormat>public void println(File file)
println in interface net.thevpc.nuts.NutsFormatprintln in class DefaultFormatBase<net.thevpc.nuts.NutsObjectFormat>public boolean configureFirst(net.thevpc.nuts.NutsCommandLine commandLine)
configureFirst in interface net.thevpc.nuts.NutsCommandLineConfigurableconfigureFirst in class NutsObjectFormatBaseCopyright © 2021 vpc open source initiative. All rights reserved.