cats.xml.codec
package cats.xml.codec
Members list
Type members
Classlikes
Isomorphism
Isomorphism
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Codec
trait DataEncoder[T] extends Encoder[T]
object DataEncoder
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
DataEncoder.type
object Decoder
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class CoproductNoMatch[T]class CursorFailedclass Customclass Errorclass NoTextAvailableclass UnableToDecodeType[T]Show all
object DecoderFailure extends DecoderFailureSyntax
Attributes
- Companion
- trait
- Supertypes
- Self type
-
DecoderFailure.type
trait DecoderFailureSyntax
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object DecoderFailure
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait DataEncoder[T]
In this article