interface NodeInterface
ClassNode represents a "selector.className" node.
This component is a port of the Python lxml library,
which is copyright Infrae and distributed under the BSD license.
Methods
| string |
__toString()
Returns a string representation of the object. |
|
| XPathExpr | toXpath() |
Details
at line 29
public string
__toString()
Returns a string representation of the object.