|
|
|
|
|
The following constants are used to manage HTML files: | | | Constant | Details | Function / Type of variable |
---|
htmlNodeCDATA | Type of the node in the HTML document: CDATA Node (XHTML compatibility). | htmlNode type | htmlNodeComment | Type of the node in the HTML document: Comment node. | htmlNode type | htmlNodeElement | Type of the node in the HTML document: Element node, HTML tag. | htmlNode type | htmlNodeTexte | Type of the node in the HTML document: Text node. | htmlNode type |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|