canRemoveChild
Description
See if we can remove the given child from this node.
Arguments
- childNode
-
XopusNode. The child to delete.
Return Value
Integer. Uses values from the W3C DOM specification (true = 5, false = 6).
See if we can remove the given child from this node.
XopusNode . The child to delete.
Integer. Uses values from the W3C DOM specification (true = 5, false = 6).
Chargement en cours…