开发者

Write a PLIST file in Groovy

I have a Groovy application for Windows and am trying to convert a Hash object to an Apple plist开发者_高级运维 file. What is the best way to go about this? Seems like this is something that must already be solved in Java but I can't seem to find any examples.

Thanks in advance


Use commons-configuration, it is designed (to a certain extend) to allow you to write data to any configuration format.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜