ElementQuery

net.ruippeixotog.scalascraper.model.ElementQuery$
See theElementQuery companion trait

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[E <: Upper[LazyRef(...)]](target: E): ElementQuery[E]
def apply[E <: Upper[LazyRef(...)]](cssQuery: String, target: E): ElementQuery[E]
def apply[E <: Upper[LazyRef(...)]](cssQuery: String, target: E, exec: String => Iterator[E]): ElementQuery[E]