All Classes |Grouped Classes |Index

Function to_document_type

Returns the Document Type interface to this node.

	CL_DomDocumentType CL_DomNode::to_document_type();

Detailed description:

If the node is not a Document Type node, then it returns a null node.