public class DefaultSearchFormatJson extends DefaultSearchFormatBase
| Constructor and Description |
|---|
DefaultSearchFormatJson(NutsSession session,
NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(long count) |
boolean |
configureFirst(NutsCommandLine cmd) |
boolean |
isCompact() |
void |
next(Object object,
long index) |
void |
start() |
configure, configure, getDisplayOptions, getOutputFormat, getSession, getWorkspace, getWriterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigureLastpublic DefaultSearchFormatJson(NutsSession session, NutsPrintStream writer, NutsFetchDisplayOptions options)
public void start()
public void complete(long count)
public boolean configureFirst(NutsCommandLine cmd)
public void next(Object object, long index)
public boolean isCompact()
Copyright © 2021 vpc open source initiative. All rights reserved.