mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-15 10:02:27 +01:00
These private methods were only calling each other: - writeNameValuePair - writeObjectArray - writeSubObject - escapeXml - escapeJSON public method requireXmlEscape was only called from these methods, it was never overridden Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>