Re: Cocoa, XML and Java
Re: Cocoa, XML and Java
- Subject: Re: Cocoa, XML and Java
- From: Tyler LaGrange <email@hidden>
- Date: Thu, 5 Jul 2001 21:58:08 -0400
I have been doing some work on a Cocoa Java XML application as well. I
don't think there really are any examples out there for this - but I
have been just piecing some things together on Cocoa from other examples
and applying that knowledge to my applications. The "Learning Cocoa"
book is okay to learn by example - but there are plenty of fine (if not
better) examples out there for free. The Vermont Recipes site
(
http://www.stepwise.com/Articles/VermontRecipes/index.html) is good for
just learning some Cocoa - however it is done in Objective-C and you
will have to convert it (Maybe somebody ought to convert these into Java
for the Java people). For the XML pieces I would recommend that you use
the xerces.jar files from
http://xml.apache.org. Unfortunately we won't
have real good built in XML support I'm afraid until we get the JDK 1.4
built in to OSX. If anybody else knows of good XML support in OSX -
please let me know!!
I am not sure what you mean about a parser provided by WebObjects or
QuickTimeForJava.
I'm really a beginner at this too so I may not know what I am talking
about ;-)
Good Luck,
Tyler
On Thursday, July 5, 2001, at 06:25 PM, email@hidden wrote:
Hello,
I'd like to work on a cocoa application using XML and Java. Where can I
find documentations and examples ? And which parser should I use. I
know WebObject provides one, as well as QuickTimeForJava but is there
any other solution ?
Thanks for help,
olivier
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev