- class
Document
(php\jsoup\Document
) extendsElement
- source
php/jsoup/Document.php
Description
Class Document
location(): string
title(string $value): string
head(): Element
body(): Element
select(string $cssQuery): Elements
Document
(php\jsoup\Document
) extends Element
php/jsoup/Document.php
Description
Class Document
location(): string
title(string $value): string
head(): Element
body(): Element
select(string $cssQuery): Elements