[
https://issues.apache.org/jira/browse/GROOVY-7571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King resolved GROOVY-7571.
-------------------------------
Fix Version/s: 6.0.0-alpha-1
Resolution: Fixed
There are now 6 variants that take a {{SerializeOptions}} which lets you
specify the encoding, allowDTD flag, and indent size.
> XmlUtil should allow user to specify a character encoding when serializing
> --------------------------------------------------------------------------
>
> Key: GROOVY-7571
> URL: https://issues.apache.org/jira/browse/GROOVY-7571
> Project: Groovy
> Issue Type: Improvement
> Components: XML Processing
> Reporter: Pascal Schumacher
> Assignee: Paul King
> Priority: Major
> Fix For: 6.0.0-alpha-1
>
>
> At the moment groovy.xml.XmlUtil#serialize always creates UTF-8 encoded XML,
> it would be nice if the user could define the encoding used.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)