Delete the appropriate amount of text from a Node. Assumes delNode is the start of the text. @param delNode the text node to delete text from @param charpos the character position at which to delete @param length the number of characters to delete @param doc the document being deleted from @throws
(final Node delNode, final int charpos,
final int length, final Document doc)
source not stored for this graph (policy: none)
no test coverage detected