| Modifier and Type | Method and Description |
|---|---|
NFetchDisplayOptions |
NFetchDisplayOptions.configure(boolean skipUnsupported,
String... args) |
NFetchDisplayOptions |
DefaultSearchFormatBase.getDisplayOptions() |
NFetchDisplayOptions |
NFetchDisplayOptions.setContent(boolean content) |
NFetchDisplayOptions |
NFetchDisplayOptions.setDependencies(boolean dependencies) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.text.NText |
NIdFormatHelper.buildMain(NFetchDisplayOptions oo,
NDisplayProperty dp) |
Object[] |
NIdFormatHelper.getMultiColumnRow(NFetchDisplayOptions oo) |
String[] |
NIdFormatHelper.getMultiColumnRowStrings(NFetchDisplayOptions oo) |
net.thevpc.nuts.text.NText |
NIdFormatHelper.getSingleColumnRow(NFetchDisplayOptions oo) |
| Constructor and Description |
|---|
DefaultSearchFormatBase(net.thevpc.nuts.io.NPrintStream writer,
net.thevpc.nuts.format.NContentType format,
NFetchDisplayOptions options) |
NPrintIterator(Iterator<T> curr,
net.thevpc.nuts.NWorkspace ws,
net.thevpc.nuts.io.NPrintStream out,
NFetchDisplayOptions displayOptions) |
| Constructor and Description |
|---|
DefaultSearchFormatJson(net.thevpc.nuts.io.NPrintStream writer,
NFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatPlain(net.thevpc.nuts.io.NPrintStream writer,
NFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatProps(net.thevpc.nuts.io.NPrintStream writer,
NFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatTable(net.thevpc.nuts.io.NPrintStream writer,
NFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatTree(net.thevpc.nuts.io.NPrintStream writer,
NFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatTson(net.thevpc.nuts.io.NPrintStream writer,
NFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatXml(net.thevpc.nuts.io.NPrintStream writer,
NFetchDisplayOptions options) |
| Modifier and Type | Method and Description |
|---|---|
<T> net.thevpc.nuts.util.NIterator<T> |
NWorkspaceUtils.decoratePrint(net.thevpc.nuts.util.NIterator<T> it,
NFetchDisplayOptions displayOptions) |
| Modifier and Type | Method and Description |
|---|---|
NFetchDisplayOptions |
DefaultNQueryBaseOptions.getDisplayOptions() |
Copyright © 2025 vpc open source initiative. All rights reserved.