EscapeMode

info.fingo.spata.CSVConfig.EscapeMode
sealed trait EscapeMode

Method of escaping fields while rendering CSV.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object EscapeAll.type
object EscapeRequired.type
object EscapeSpaces.type
In this article