HtmlUnitDocument

case class HtmlUnitDocument(window: WebWindow) extends Document
trait Serializable
trait Product
trait Equals
trait Document
class Object
trait Matchable
class Any

Type members

Value members

Concrete methods

def location: String
override def title: String
Definition Classes
def toHtml: String
def underlying: SgmlPage

Inherited methods

The body element of this document.

The body element of this document.

Inherited from:
Document

The head element of this document.

The head element of this document.

Inherited from:
Document
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product