Returns a copy of the input string, after escaping all XML reserved characters.
If the string does not contain any reserved character, it is returned unmodified; otherwise, a copy is made using the specified allocator.
See Implementation
Returns a copy of the input string, after escaping all XML reserved characters.
If the string does not contain any reserved character, it is returned unmodified; otherwise, a copy is made using the specified allocator.