registers XML entity for replacement during the initialization (the default entities are: ampersand, less-than and greater-than symbols)
rChar | string | source char |
rEntity | string | target entity |
Available only in PRO Edition
This method should be used with the setSerializationLevel() method that enables replacement (with "true" as the 3rd parameter).
Back to top