public class DefaultSearchFormatPlain extends DefaultSearchFormatBase
| Constructor and Description |
|---|
DefaultSearchFormatPlain(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(long count) |
boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine cmd) |
void |
next(Object object,
long index) |
void |
start() |
configure, configure, getDisplayOptions, getOutputFormat, getSession, getWorkspace, getWriterpublic DefaultSearchFormatPlain(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsPrintStream writer,
NutsFetchDisplayOptions options)
public boolean configureFirst(net.thevpc.nuts.NutsCommandLine cmd)
public void start()
public void complete(long count)
public void next(Object object, long index)
Copyright © 2021 vpc open source initiative. All rights reserved.