| Modifier and Type | Method and Description |
|---|---|
NutsFetchDisplayOptions |
DefaultNutsQueryBaseOptions.getDisplayOptions() |
| Modifier and Type | Method and Description |
|---|---|
NutsFetchDisplayOptions |
NutsFetchDisplayOptions.configure(boolean skipUnsupported,
String... args) |
NutsFetchDisplayOptions |
DefaultSearchFormatBase.getDisplayOptions() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsString |
NutsIdFormatHelper.buildMain(NutsFetchDisplayOptions oo,
NutsDisplayProperty dp) |
Object[] |
NutsIdFormatHelper.getMultiColumnRow(NutsFetchDisplayOptions oo) |
String[] |
NutsIdFormatHelper.getMultiColumnRowStrings(NutsFetchDisplayOptions oo) |
net.thevpc.nuts.NutsString |
NutsIdFormatHelper.getSingleColumnRow(NutsFetchDisplayOptions oo) |
| Constructor and Description |
|---|
DefaultSearchFormatBase(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsPrintStream writer,
net.thevpc.nuts.NutsContentType format,
NutsFetchDisplayOptions options) |
NutsPrintIterator(Iterator<T> curr,
net.thevpc.nuts.NutsWorkspace ws,
net.thevpc.nuts.NutsPrintStream out,
NutsFetchDisplayOptions displayOptions,
net.thevpc.nuts.NutsSession session) |
| Constructor and Description |
|---|
DefaultSearchFormatJson(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatPlain(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatProps(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatTable(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatTree(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatXml(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Modifier and Type | Method and Description |
|---|---|
<T> Iterator<T> |
NutsWorkspaceUtils.decoratePrint(Iterator<T> it,
net.thevpc.nuts.NutsSession session,
NutsFetchDisplayOptions displayOptions) |
Copyright © 2021 vpc open source initiative. All rights reserved.