TJvxXMLGenerator and ' entity
Status: Beta
Brought to you by:
osych
When using TJvxXMLGenerator to generate HTML content,
' character entity creates a problem - it is
defined in XML, but not in HTML. Temporary workaround,
until HTML generator is implemented is to modify
XMLGenerator to emmit ' instead of ' which
should work for both XML and HTML.