A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://lucidsoftware.github.io/xtract/core/api/com/lucidchart/open/xtract/XmlReader.html below:

trait XmlReader[+A] extends AnyRef

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. XmlReader
  2. AnyRef
  3. Any
Abstract Value Members
  1. abstract def read(xml: NodeSeq): ParseResult[A]
Concrete Value Members
  1. final def !=(arg0: Any): Boolean
  2. final def ##(): Int
  3. final def ==(arg0: Any): Boolean
  4. def andThen[B](other: XmlReader[B])(implicit witness: <:<[A, NodeSeq]): XmlReader[B]
  5. final def asInstanceOf[T0]: T0
  6. def clone(): AnyRef
  7. def collect[B](f: PartialFunction[A, B]): XmlReader[B]
  8. def collect[B](otherwise: ⇒ ParseError)(f: PartialFunction[A, B]): XmlReader[B]
  9. def compose[B <: NodeSeq](r: XmlReader[B]): XmlReader[A]
  10. def default[B >: A](v: B): XmlReader[B]
  11. final def eq(arg0: AnyRef): Boolean
  12. def equals(arg0: Any): Boolean
  13. def filter(error: ⇒ ParseError)(p: (A) ⇒ Boolean): XmlReader[A]
  14. def filter(p: (A) ⇒ Boolean): XmlReader[A]
  15. def flatMap[B](f: (A) ⇒ XmlReader[B]): XmlReader[B]
  16. final def getClass(): Class[_]
  17. def hashCode(): Int
  18. final def isInstanceOf[T0]: Boolean
  19. def map[B](f: (A) ⇒ B): XmlReader[B]
  20. final def ne(arg0: AnyRef): Boolean
  21. final def notify(): Unit
  22. final def notifyAll(): Unit
  23. def optional: XmlReader[Option[A]]
  24. def or[B >: A](other: XmlReader[B]): XmlReader[B]
  25. def orElse[B >: A](v: ⇒ XmlReader[B]): XmlReader[B]
  26. def recover[B >: A](otherwise: B): XmlReader[B]
  27. final def synchronized[T0](arg0: ⇒ T0): T0
  28. def toString(): String
  29. def tryMap[B](fe: (A) ⇒ ParseError)(f: (A) ⇒ B): XmlReader[B]
  30. final def wait(arg0: Long, arg1: Int): Unit
  31. final def wait(arg0: Long): Unit
  32. final def wait(): Unit
  33. def |[B >: A](other: XmlReader[B]): XmlReader[B]
Deprecated Value Members
  1. def finalize(): Unit

Inherited from AnyRef

Inherited from Any


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4