Normalize method
Normalizes value of XML node (truncates waste white chars, retrieves value of any references).

Applies to
TIcXMLNode

Declaration
Procedure Normalize;

Description
This is virtual method, so you should override it for nodes, which are descendants of TIcXMLNode and require own specific way of normalization.

Raises
EIcXMLParserError Raises exception when node's value contains illegal characters.


HTML generated by Time2HELP
http://www.time2help.com