canRemoveChild method
Determines whether the Node.removeChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canRemoveChild(oldChild )
Parameters
Node oldChild
Node to be removed.
Returns
unsigned short. A validation state constant.
这对您有帮助吗?