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