PHP Class FluentDOM\Loader\Json\JsonML

Inheritance: implements FluentDOM\Loadable, use trait FluentDOM\Loader\Supports\Json
Afficher le fichier Open project: fluentdom/fluentdom

Méthodes publiques

Méthode Description
getSupported ( ) : string[]
transferTo ( DOMNode $node, mixed $json )

Private Methods

Méthode Description
addAttributes ( DOMElement $node, stdClass $properties )
addNamespaceAttributes ( DOMElement $node, stdClass $properties )
transferToElement ( DOMNode $node, $json )

Method Details

getSupported() public méthode

public getSupported ( ) : string[]
Résultat string[]

transferTo() public méthode

public transferTo ( DOMNode $node, mixed $json )
$node DOMNode
$json mixed