| Package | Description |
|---|---|
| com.github.rjeschke.txtmark |
| Modifier and Type | Class and Description |
|---|---|
class |
CleaningEmitter |
class |
DefaultEmitter
Emitter class responsible for generating HTML output.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
Processor.process(Reader reader,
Emitter emitter,
Configuration configuration)
Transforms an input stream into HTML using the given Configuration and a custom emitter.
|
Copyright © 2016. All Rights Reserved.