Spec-Zone.ru › Symfony 4.1

CombinedSelectorNode

class CombinedSelectorNode extends AbstractNode

Представляет объединённый узел.

Этот компонент является портом библиотеки Python cssselect, права на которую принадлежат Ian Bicking, см. https://github.com/SimonSapin/cssselect.

Методы

string getNodeName() из AbstractNode
__construct(NodeInterface $selector, string $combinator, NodeInterface $subSelector)
NodeInterface getSelector()
string getCombinator()
NodeInterface getSubSelector()
Specificity getSpecificity()
string __toString()

Подробности

string getNodeName()

Возвращаемое значение

string

__construct(NodeInterface $selector, string $combinator, NodeInterface $subSelector)

Параметры

NodeInterface $selector
string $combinator
NodeInterface $subSelector

NodeInterface getSelector()

Возвращаемое значение

NodeInterface

string getCombinator()

Возвращаемое значение

string

NodeInterface getSubSelector()

Возвращаемое значение

NodeInterface

Specificity getSpecificity()

Возвращаемое значение

Specificity

string __toString()

Возвращаемое значение

string

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/CssSelector/Node/CombinedSelectorNode.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API