Package

net.ruippeixotog.scalascraper

dsl

Permalink

package dsl

Visibility
  1. Public
  2. All

Type Members

  1. trait ImplicitConversions extends AnyRef

    Permalink
  2. trait LowerPriorityToQuery extends AnyRef

    Permalink
  3. trait ScrapingOps extends ToIdOps with ToFunctorOps with AllInstances with IdInstances

    Permalink
  4. trait ToQuery[A] extends AnyRef

    Permalink

    A type class indicating that an net.ruippeixotog.scalascraper.model.ElementQuery of some net.ruippeixotog.scalascraper.model.Element type can be created from an object of a given type.

    A type class indicating that an net.ruippeixotog.scalascraper.model.ElementQuery of some net.ruippeixotog.scalascraper.model.Element type can be created from an object of a given type.

    A

    the type of the object to be made into an ElementQuery

  5. class ValidationException extends Exception

    Permalink

Value Members

  1. object DSL extends ImplicitConversions with ScrapingOps

    Permalink
  2. object ImplicitConversions extends ImplicitConversions

    Permalink
  3. object ScrapingOps extends ScrapingOps

    Permalink
  4. object ToQuery extends LowerPriorityToQuery

    Permalink

Ungrouped