ru.johnspade.csv3s.codecs
Members list
Type members
Classlikes
Parent type for all errors that can occur while decoding CSV data.
Parent type for all errors that can occur while decoding CSV data.
Attributes
- Supertypes
- Known subtypes
-
case OutOfBoundscase TypeError
Type class for types that can be decoded from other types.
Type class for types that can be decoded from other types.
Type parameters
- D
-
decoded type - what to decode to.
- E
-
encoded type - what to decode from.
- F
-
failure type - how to represent errors.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Type class for types that can be encoded into others.
Type class for types that can be encoded into others.
Type parameters
- D
-
decoded type - what to encode from.
- E
-
encoded type - what to encode to.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
trait Producttrait Equalsclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class ReadErrorenum DecodeErrorcase OutOfBoundscase TypeErrorenum ParseErrorcase IOErrorShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object instances
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object instances
Parent type for all errors that can occur while parsing CSV data.
Parent type for all errors that can occur while dealing with CSV data.
Parent type for all errors that can occur while dealing with CSV data.
ReadError is split into two main error types:
- DecodeError: errors that occur while decoding a cell or a row.
- ParseError: errors that occur while parsing raw data into CSV.
Attributes
- Supertypes
-
class Errortrait Producttrait Equalsclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Attributes
- Supertypes
-
trait ProductDerivation[RowDecoder]trait CommonDerivation[RowDecoder]class Objecttrait Matchableclass Any
- Self type
-
RowDecoder.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object instances
Attributes
- Supertypes
-
trait ProductDerivation[RowEncoder]trait CommonDerivation[RowEncoder]class Objecttrait Matchableclass Any
- Self type
-
RowEncoder.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object instances
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
StringDecoder.type
Attributes
- Supertypes
-
trait RowDecoderInstancestrait RowEncoderInstancestrait FieldDecoderInstancestrait FieldEncoderInstancesclass Objecttrait Matchableclass AnyShow all
- Self type
-
instances.type