Cannot set quoteMode via TMXWriter

Issue #109 resolved
Former user created an issue

Original [issue 109](https://code.google.com/p/okapi/issues/detail?id=109) created by perkin... on 2009-08-28T18:08:37.000Z:

Although a version of TMXContent.toString(...) can be given the quoteMode, TMXWriter only uses TMXContent.toString(). This hardcodes quoteMode=1 when using TMXWriter. It would be helpful to allow quoteMode to be set by the user through TMXWriter.

Affected methods: TMXWriter.writeTU() TMXWriter.writeTUV()

Thanks,

Greg

Comments (4)

  1. Log in to comment