Uses of Enum Class
org.jweaver.crawler.internal.write.ExportFileFormat
-
Uses of ExportFileFormat in org.jweaver.crawler.internal.write
Modifier and TypeMethodDescriptionExportConfig.format()
Returns the file format for exported data.JsonExportConfig.format()
Retrieves the export file format, which is JSON for this configuration.MarkdownExportConfig.format()
Retrieves the export file format, which is Markdown for this configuration.static ExportFileFormat
Returns the enum constant of this class with the specified name.static ExportFileFormat[]
ExportFileFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.