public class ExportFormat
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ExportFormat |
HTML |
static ExportFormat |
MARKDOWN |
static ExportFormat |
TEXT |
| Constructor and Description |
|---|
ExportFormat() |
public static final ExportFormat TEXT
public static final ExportFormat MARKDOWN
public static final ExportFormat HTML