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

test-files.out-test1-ascii-gnustep.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
{
	"keyA" = "valueA";
	"key&B" = "value&B";
	"date" = <*D2011-11-28 09:21:30 +0000>;
	"data" =
		<0000 0004 1041 0820 82>;
	"array" =
		(<*BY>, <*BN>, <*I87>, <*R3.14159>);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy