Jeremy,
In case you still want to parse the file, you may want to take a look at
http://cvs.opendarwin.org/cgi-bin/cvsweb.cgi/~checkout~/src/CoreFoundation/P
arsing.subproj/CFBinaryPList.c?rev=1.1.1.3&content-type=text/plain
Or at my implementation for the Quaqua Look and Feel:
ch.randelshofer.quaqua.util.BinaryPListParser
Cheers,
-Werner
On 13.1.2006 19:27 Uhr, "Jeremy Wood" at <email@hidden> wrote:
>>> Being the curious type I am, and armed with the multi-file search
>> feature of
>>> BB-Edit, I was able to locate the beast. It is contained in the
>> Preferences
>>> file com.apple.LaunchServices.plist. ...
>>
>> I would use Launch Services API to get at this information via JNI and
>> not parse that file directly.
> [...]
> If there's not already a set of classes to help me gather this info...
> and if I have a lightweight handy-dandy XML parser... (and my Java is
> much sharper than my C), then it seems more time-efficient (in my case)
> to parse the XML file... unless there are particular hazards/risks
> involved?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden