| fromHtmlPageBundle(HtmlPageBundle $pb) | Wikimedia\Parsoid\Core\DomPageBundle | static |
| fromLoadedDocument(Document $doc, array $options=[], array $fragments=[], ?SiteConfig $siteConfig=null,) | Wikimedia\Parsoid\Core\DomPageBundle | static |
| fromSingleDocument(Document $doc, array $options=[]) | Wikimedia\Parsoid\Core\DomPageBundle | static |
| isSingleDocument(Document $doc) | Wikimedia\Parsoid\Core\DomPageBundle | static |
| newEmpty(Document $doc, ?string $version=null, ?array $headers=null, ?string $contentmodel=null) (defined in Wikimedia\Parsoid\Core\DomPageBundle) | Wikimedia\Parsoid\Core\DomPageBundle | static |
| newFromJsonArray(array $json) | Wikimedia\Parsoid\Core\DomPageBundle | static |
| toBasePageBundle() | Wikimedia\Parsoid\Core\BasePageBundle | |
| toDom(bool $load=true, ?array $options=null, ?array &$fragments=null) | Wikimedia\Parsoid\Core\DomPageBundle | |
| toInlineAttributeHtml(array $options=[], ?array &$fragments=null) | Wikimedia\Parsoid\Core\DomPageBundle | |
| toJsonArray() | Wikimedia\Parsoid\Core\DomPageBundle | |
| toSingleDocument() | Wikimedia\Parsoid\Core\DomPageBundle | |
| toSingleDocumentHtml(array $options=[]) | Wikimedia\Parsoid\Core\DomPageBundle | |
| withDocument(Document $doc, array $fragments=[]) | Wikimedia\Parsoid\Core\BasePageBundle | |
| withHtml(string $html, array $fragments=[]) | Wikimedia\Parsoid\Core\BasePageBundle | |