public class DefaultSearchFormatPlain extends DefaultSearchFormatBase
| Constructor and Description |
|---|
DefaultSearchFormatPlain(net.thevpc.nuts.io.NPrintStream writer,
NFetchDisplayOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(long count) |
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
void |
next(Object object,
long index) |
void |
start() |
configure, getDisplayOptions, getOutputFormat, getWriterpublic DefaultSearchFormatPlain(net.thevpc.nuts.io.NPrintStream writer,
NFetchDisplayOptions options)
public boolean configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine)
public void start()
public void complete(long count)
public void next(Object object, long index)
Copyright © 2025 vpc open source initiative. All rights reserved.