Packages

package dsl

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait ImplicitConversions extends AnyRef
  2. trait LowerPriorityToQuery extends AnyRef
  3. trait ScrapingOps extends ToIdOps with AllInstances with IdInstances
  4. trait ToQuery[A] extends AnyRef

    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

Value Members

  1. object DSL extends ImplicitConversions with ScrapingOps
  2. object ImplicitConversions extends ImplicitConversions
  3. object ScrapingOps extends ScrapingOps
  4. object ToQuery extends LowerPriorityToQuery

Ungrouped