public abstract class DefaultSearchFormatBase extends Object implements NIterableFormat
| Constructor and Description |
|---|
DefaultSearchFormatBase(NPrintStream writer,
NContentType format,
NFetchDisplayOptions options) |
| Modifier and Type | Method and Description |
|---|---|
NIterableFormat |
configure(boolean skipUnsupported,
String... args)
configure the current command with the given arguments.
|
NFetchDisplayOptions |
getDisplayOptions() |
NContentType |
getOutputFormat() |
NPrintStream |
getWriter() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomplete, next, startconfigure, configure, configureFirst, configureLastpublic DefaultSearchFormatBase(NPrintStream writer, NContentType format, NFetchDisplayOptions options)
public NContentType getOutputFormat()
getOutputFormat in interface NIterableFormatpublic NFetchDisplayOptions getDisplayOptions()
public NIterableFormat configure(boolean skipUnsupported, String... args)
NCmdLineConfigurable.configure(boolean, java.lang.String...)
to help return a more specific return type;configure in interface NCmdLineConfigurableconfigure in interface NIterableFormatargs - argument to configure withthis instancepublic NPrintStream getWriter()
Copyright © 2026 vpc open source initiative. All rights reserved.