Class

ch.srf.xml

DecoderDsl

Related Doc: package xml

Permalink

class DecoderDsl[F[_]] extends EnsureOps

Linear Supertypes
EnsureOps, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DecoderDsl
  2. EnsureOps
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new DecoderDsl()(implicit arg0: Monad[F])

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def attr(name: String): XmlDecoder[F, String, @@[String, AttrValue], String]

    Permalink
  6. def check[F[_], A](f: (A) ⇒ Boolean, msg: (A) ⇒ String)(implicit arg0: Applicative[F]): Ensure[F, A]

    Permalink
    Definition Classes
    EnsureOps
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. def elem1[C1, C, A](name: String, c1: C1)(implicit dec: HListDecoder[F, ::[C1, HNil], C], compact: CompactHList[C, A]): ElemDecoder[F, A]

    Permalink
  9. def elem10[C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C, A](name: String, c1: C1, c2: C2, c3: C3, c4: C4, c5: C5, c6: C6, c7: C7, c8: C8, c9: C9, c10: C10)(implicit dec: HListDecoder[F, ::[C1, ::[C2, ::[C3, ::[C4, ::[C5, ::[C6, ::[C7, ::[C8, ::[C9, ::[C10, HNil]]]]]]]]]], C], compact: CompactHList[C, A]): ElemDecoder[F, A]

    Permalink
  10. def elem11[C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C, A](name: String, c1: C1, c2: C2, c3: C3, c4: C4, c5: C5, c6: C6, c7: C7, c8: C8, c9: C9, c10: C10, c11: C11)(implicit dec: HListDecoder[F, ::[C1, ::[C2, ::[C3, ::[C4, ::[C5, ::[C6, ::[C7, ::[C8, ::[C9, ::[C10, ::[C11, HNil]]]]]]]]]]], C], compact: CompactHList[C, A]): ElemDecoder[F, A]

    Permalink
  11. def elem12[C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C12, C, A](name: String, c1: C1, c2: C2, c3: C3, c4: C4, c5: C5, c6: C6, c7: C7, c8: C8, c9: C9, c10: C10, c11: C11, c12: C12)(implicit dec: HListDecoder[F, ::[C1, ::[C2, ::[C3, ::[C4, ::[C5, ::[C6, ::[C7, ::[C8, ::[C9, ::[C10, ::[C11, ::[C12, HNil]]]]]]]]]]]], C], compact: CompactHList[C, A]): ElemDecoder[F, A]

    Permalink
  12. def elem2[C1, C2, C, A](name: String, c1: C1, c2: C2)(implicit dec: HListDecoder[F, ::[C1, ::[C2, HNil]], C], compact: CompactHList[C, A]): ElemDecoder[F, A]

    Permalink
  13. def elem3[C1, C2, C3, C, A](name: String, c1: C1, c2: C2, c3: C3)(implicit dec: HListDecoder[F, ::[C1, ::[C2, ::[C3, HNil]]], C], compact: CompactHList[C, A]): ElemDecoder[F, A]

    Permalink
  14. def elem4[C1, C2, C3, C4, C, A](name: String, c1: C1, c2: C2, c3: C3, c4: C4)(implicit dec: HListDecoder[F, ::[C1, ::[C2, ::[C3, ::[C4, HNil]]]], C], compact: CompactHList[C, A]): ElemDecoder[F, A]

    Permalink
  15. def elem5[C1, C2, C3, C4, C5, C, A](name: String, c1: C1, c2: C2, c3: C3, c4: C4, c5: C5)(implicit dec: HListDecoder[F, ::[C1, ::[C2, ::[C3, ::[C4, ::[C5, HNil]]]]], C], compact: CompactHList[C, A]): ElemDecoder[F, A]

    Permalink
  16. def elem6[C1, C2, C3, C4, C5, C6, C, A](name: String, c1: C1, c2: C2, c3: C3, c4: C4, c5: C5, c6: C6)(implicit dec: HListDecoder[F, ::[C1, ::[C2, ::[C3, ::[C4, ::[C5, ::[C6, HNil]]]]]], C], compact: CompactHList[C, A]): ElemDecoder[F, A]

    Permalink
  17. def elem7[C1, C2, C3, C4, C5, C6, C7, C, A](name: String, c1: C1, c2: C2, c3: C3, c4: C4, c5: C5, c6: C6, c7: C7)(implicit dec: HListDecoder[F, ::[C1, ::[C2, ::[C3, ::[C4, ::[C5, ::[C6, ::[C7, HNil]]]]]]], C], compact: CompactHList[C, A]): ElemDecoder[F, A]

    Permalink
  18. def elem8[C1, C2, C3, C4, C5, C6, C7, C8, C, A](name: String, c1: C1, c2: C2, c3: C3, c4: C4, c5: C5, c6: C6, c7: C7, c8: C8)(implicit dec: HListDecoder[F, ::[C1, ::[C2, ::[C3, ::[C4, ::[C5, ::[C6, ::[C7, ::[C8, HNil]]]]]]]], C], compact: CompactHList[C, A]): ElemDecoder[F, A]

    Permalink
  19. def elem9[C1, C2, C3, C4, C5, C6, C7, C8, C9, C, A](name: String, c1: C1, c2: C2, c3: C3, c4: C4, c5: C5, c6: C6, c7: C7, c8: C8, c9: C9)(implicit dec: HListDecoder[F, ::[C1, ::[C2, ::[C3, ::[C4, ::[C5, ::[C6, ::[C7, ::[C8, ::[C9, HNil]]]]]]]]], C], compact: CompactHList[C, A]): ElemDecoder[F, A]

    Permalink
  20. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  21. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  22. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  23. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  24. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  25. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  26. def mustEqual[F[_], A](a: A)(implicit arg0: Applicative[F], ev: Equal[A]): Ensure[F, A]

    Permalink
    Definition Classes
    EnsureOps
  27. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  28. def nonEmpty[F[_]](implicit arg0: Applicative[F]): Ensure[F, String]

    Permalink
    Definition Classes
    EnsureOps
  29. def nonEmptyText: XmlDecoder[F, Unit, @@[String, NonEmptyTextValue], String]

    Permalink
  30. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  31. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  32. def oneOrMore[S, D, X, A](decoder: XmlDecoder[F, D, X, A]): XmlDecoder[F, D, NonEmptyList[X], NonEmptyList[A]]

    Permalink
  33. def optional[S, D, X, A](decoder: XmlDecoder[F, D, X, A]): XmlDecoder[F, D, Option[X], Option[A]]

    Permalink
  34. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  35. def text: XmlDecoder[F, Unit, @@[String, TextValue], String]

    Permalink
  36. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  37. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  38. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. def zeroOrMore[S, D, X, A](decoder: XmlDecoder[F, D, X, A]): XmlDecoder[F, D, List[X], List[A]]

    Permalink

Inherited from EnsureOps

Inherited from AnyRef

Inherited from Any

Ungrouped