JsoupBrowser

net.ruippeixotog.scalascraper.browser.JsoupBrowser
See theJsoupBrowser companion class
object JsoupBrowser

Attributes

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

Members list

Type members

Classlikes

case class JsoupDocument(underlying: Document) extends Document

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Document
class Object
trait Matchable
class Any
Show all
case class JsoupElement(underlying: Element) extends Element

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Element
class Object
trait Matchable
class Any
Show all
object JsoupNode

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
JsoupNode.type

Value members

Concrete methods

def apply(): Browser