Package | Description |
---|---|
com.communote.server.core.blog.export | |
com.communote.server.persistence.blog |
Modifier and Type | Method and Description |
---|---|
static NoteWriter |
NoteWriterFactory.getExporter(ExportFormat exportFormat) |
Modifier and Type | Class and Description |
---|---|
class |
ExportFormatEnum |
Modifier and Type | Field and Description |
---|---|
static ExportFormat |
ExportFormat.CSV |
static ExportFormat |
ExportFormat.HTML |
static ExportFormat |
ExportFormat.PDF |
static ExportFormat |
ExportFormat.RTF |
static ExportFormat |
ExportFormat.XML |
Modifier and Type | Method and Description |
---|---|
static ExportFormat |
ExportFormat.fromString(String value)
Creates an instance of ExportFormat from
value . |
Copyright © 2019 Communote team. All rights reserved.