public class DefaultTableObjectWriter extends DefaultObjectWriterBase<net.thevpc.nuts.text.NTableWriter> implements net.thevpc.nuts.text.NTableWriter
| Constructor and Description |
|---|
DefaultTableObjectWriter() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.text.NMutableTableModel |
_model2(Object obj) |
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
String |
formatPlain(Object aValue) |
net.thevpc.nuts.text.NTableModel |
getModel(Object aValue) |
void |
print(Object aValue,
net.thevpc.nuts.io.NPrintStream w) |
net.thevpc.nuts.runtime.standalone.format.table.DefaultTableObjectWriter.SimpleCell |
resolveColumnsFromCell(String title,
Object obj) |
net.thevpc.nuts.runtime.standalone.format.table.DefaultTableObjectWriter.SimpleRow |
resolveColumnsFromRow(Object obj) |
List<net.thevpc.nuts.runtime.standalone.format.table.DefaultTableObjectWriter.SimpleRow> |
resolveColumnsFromRows(Object obj) |
format, getValidPrintStream, getValidPrintStream, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, write, write, write, write, write, write, write, write, writeln, writeln, writeln, writeln, writeln, writeln, writeln, writelnconfigure, getName, isNtf, ntfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitformat, get, isNtf, of, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, write, write, write, write, write, write, write, write, writeln, writeln, writeln, writeln, writeln, writeln, writeln, writelnpublic net.thevpc.nuts.text.NTableModel getModel(Object aValue)
getModel in interface net.thevpc.nuts.text.NTableWriterpublic void print(Object aValue, net.thevpc.nuts.io.NPrintStream w)
print in interface net.thevpc.nuts.text.NObjectWriterprint in class DefaultObjectWriterBase<net.thevpc.nuts.text.NTableWriter>public String formatPlain(Object aValue)
formatPlain in interface net.thevpc.nuts.text.NObjectWriterformatPlain in class DefaultObjectWriterBase<net.thevpc.nuts.text.NTableWriter>public net.thevpc.nuts.text.NMutableTableModel _model2(Object obj)
public List<net.thevpc.nuts.runtime.standalone.format.table.DefaultTableObjectWriter.SimpleRow> resolveColumnsFromRows(Object obj)
public net.thevpc.nuts.runtime.standalone.format.table.DefaultTableObjectWriter.SimpleRow resolveColumnsFromRow(Object obj)
public net.thevpc.nuts.runtime.standalone.format.table.DefaultTableObjectWriter.SimpleCell resolveColumnsFromCell(String title, Object obj)
public boolean configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine)
configureFirst in interface net.thevpc.nuts.cmdline.NCmdLineConfigurableCopyright © 2026 vpc open source initiative. All rights reserved.