public class DefaultSearchFormatTree extends DefaultSearchFormatBase
| Constructor and Description |
|---|
DefaultSearchFormatTree(NutsSession session,
NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(long count) |
boolean |
configureFirst(NutsCommandLine commandLine) |
void |
formatElement(Object object,
long index,
boolean last) |
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 DefaultSearchFormatTree(NutsSession session, NutsPrintStream writer, NutsFetchDisplayOptions options)
public boolean configureFirst(NutsCommandLine commandLine)
public void start()
public void next(Object object, long index)
public void complete(long count)
public void formatElement(Object object, long index, boolean last)
Copyright © 2021 vpc open source initiative. All rights reserved.