参考 hasChildren()

hasChildren()

Returns true if the element has child elements and false if not.

示例

语法

hasChildren()

参数

返回值

boolean: whether the element has children.
Notice any errors or typos? Please let us know. Please feel free to edit src/io/p5.XML.js and open a pull request!

相关参考