canInsertNodeWithFixup method
This method indicates whether a Node can be inserted at a position specified by the start of this Range such that the result is compliant with VAL_SCHEMA validity type. This test considers adding required ancestors or descendents to make context valid.
canInsertNodeWithFixup(node )
Parameters
Node node
The Node to be inserted.
Returns
unsigned short. A validation state constant.
这对您有帮助吗?