(unimplemented) Treats a CXML resource as text resource (all tags
are treated as though they did not exist) and replaces the text from
beginIndex to endIndex-1 with the new text content.
Treats an xml resource as text resource (all tags are ignored as if they didnt exist) and replaces the text from beginIndex to endIndex-1 with the new text content.