com.github.agourlay.json2Csv

Members list

Type members

Classlikes

case class Cell(key: Key, value: JValue)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Json2Csv

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Json2Csv.type
final case class Key(physicalHeader: String) extends AnyVal

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
object Key

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Key.type
case class Progress(keysSeen: Set[Key], rowCount: Long)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Progress

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Progress.type