All Downloads are FREE. Search and download functionalities are using the official Maven repository.

test-files.test-ascii-utf8.plist Maven / Gradle / Ivy

Go to download

This library enables Java applications to work with property lists in various formats. Supported formats for reading and writing are OS X/iOS binary and XML property lists. ASCII property lists are also supported. The library also provides access to basic functions of NeXTSTEP/Cocoa classes like NSDictionary, NSArray, etc.

There is a newer version: 1.28
Show newest version
// !$*UTF8*$!
{
   path = "JÔÖú@2x.jpg";
   "Key QÔÖª@2x \u4321" = "QÔÖú@2x 啕.jpg";
   /* コメント */
   "quoted" = "もじれつ";
   "not_quoted" = クオート無し;
   "with_escapes" = "\"\\\":\n拡張文字キタアアア";
   "with_u_escapes" = "\u0020\u5e78";
} 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy