hasChildNodes method
Returns whether this node has any children.
hasChildNodes( )
Parameters
None
Returns
booleantrue if this node has any children, false otherwise.
这对您有帮助吗?