THtmlNode() > Html Node data |
Document of an HTML node.
Note: | READONLY | Data type: | O | Default: | NIL |
The instance variable :document contains the THtmlDocument() object that has created the self object in the course of building a tree of THtmlNode objects representing the HTML document. When the self object is not created via a THtmlDocument object, :document contains NIL.
http://www.xHarbour.com