| Package | Description |
|---|---|
| gutenberg.itext.emitter | |
| gutenberg.itext.model |
| Modifier and Type | Method and Description |
|---|---|
void |
MarkdownEmitter.emit(Markdown value,
ITextContext context) |
| Modifier and Type | Method and Description |
|---|---|
Markdown |
Markdown.flushChapter(boolean flushChapter) |
static Markdown |
Markdown.from(InputStream in,
Charset cs) |
static Markdown |
Markdown.from(Reader reader) |
static Markdown |
Markdown.from(String s) |
static Markdown |
Markdown.fromUTF8(InputStream in) |
static Markdown |
Markdown.fromUTF8Resource(String resourcePath) |
Copyright © 2014. All Rights Reserved.