ImplicitConversions

net.ruippeixotog.scalascraper.dsl.ImplicitConversions
See theImplicitConversions companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

implicit class RichHtmlExtractor[E <: Element, C](extractor: HtmlExtractor[E, C])

Attributes

Inherited from:
ImplicitConversions
Supertypes
class Object
trait Matchable
class Any

Implicits

Inherited implicits

final implicit def RichHtmlExtractor[E <: Element, C](extractor: HtmlExtractor[E, C]): RichHtmlExtractor[E, C]

Attributes

Inherited from:
ImplicitConversions
implicit def cssQueryAsExtractor[E <: Element](cssQuery: String): HtmlExtractor[E, ElementQuery[E]]

Attributes

Inherited from:
ImplicitConversions
implicit def cssQueryAsPolyExtractor(cssQuery: String): Aux[Out]

Attributes

Inherited from:
ImplicitConversions