Document

php\jsoup\Document

abstract class

Methods


location()
Returns:string
title($value)
Parameters:
  • $valuestring - (optional)
Returns:

string

Returns:php\jsoup\Element
body()
Returns:php\jsoup\Element
select($cssQuery)
Parameters:
  • $cssQuerystring
Returns:

php\jsoup\Elements