PHP Class FluentDOM\Loader\Result

Afficher le fichier Open project: fluentdom/fluentdom

Méthodes publiques

Méthode Description
__construct ( DOMDocument $document, string $contentType, DOMNode | Traversable | array | null $selection = NULL )
getContentType ( )
getDocument ( )
getSelection ( )

Method Details

__construct() public méthode

public __construct ( DOMDocument $document, string $contentType, DOMNode | Traversable | array | null $selection = NULL )
$document DOMDocument
$contentType string
$selection DOMNode | Traversable | array | null

getContentType() public méthode

public getContentType ( )

getDocument() public méthode

public getDocument ( )

getSelection() public méthode

public getSelection ( )