Write a PLIST file in Groovy

Posted by Joe Cannatti on Stack Overflow See other posts from Stack Overflow or by Joe Cannatti
Published on 2010-04-12T15:08:08Z Indexed on 2010/04/12 15:23 UTC
Read the original article Hit count: 295

Filed under:
|
|

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

© Stack Overflow or respective owner

Related posts about groovy

Related posts about java