| Package | Description |
|---|---|
| com.simiacryptus.util.io |
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlNotebookOutput
Deprecated.
|
class |
MarkdownNotebookOutput
The type Markdown notebook output.
|
class |
NullNotebookOutput
The type Null notebook output.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.function.Consumer<NotebookOutput> |
NotebookOutput.concat(java.util.function.Consumer<NotebookOutput> fn,
java.util.function.Consumer<NotebookOutput> header)
Concat consumer.
|
static java.util.function.Consumer<NotebookOutput> |
MarkdownNotebookOutput.wrapFrontmatter(java.util.function.Consumer<NotebookOutput> fn)
Wrap frontmatter consumer.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.function.Consumer<NotebookOutput> |
NotebookOutput.concat(java.util.function.Consumer<NotebookOutput> fn,
java.util.function.Consumer<NotebookOutput> header)
Concat consumer.
|
static java.util.function.Consumer<NotebookOutput> |
NotebookOutput.concat(java.util.function.Consumer<NotebookOutput> fn,
java.util.function.Consumer<NotebookOutput> header)
Concat consumer.
|
static java.util.function.Consumer<NotebookOutput> |
MarkdownNotebookOutput.wrapFrontmatter(java.util.function.Consumer<NotebookOutput> fn)
Wrap frontmatter consumer.
|
Copyright © 2018 SimiaCryptus Software. All rights reserved.