Re: XML Parser Recommendation
Re: XML Parser Recommendation
- Subject: Re: XML Parser Recommendation
- From: "Mark F. Rodriguez" <email@hidden>
- Date: Sun, 22 Jun 2003 20:19:49 -0400
Take a look in /System/Library/Frameworks/JavaXML.framework and you'll
find parsers with interfaces for both SAX and DOM. I don't recall if
this framework came with the standard Mac dev tools or was installed by
WebObjects, but I believe you have WebObjects installed so you should
be OK either way.
I had/have a "hack" project around here somewhere that uses Xerces to
download an RSS feed and parse it to both to the console and a file.
I'd be happy to locate and send it offline if you think it would help.
Good luck,
-Mark
On Sunday, June 22, 2003, at 06:48 PM, Goodbye Bill wrote:
I'm moving from Microsoft to Mac/Java. I need to find a XML parser
that is
stable and easy to use. I have looked through the documentation for
Xerces
and have not been able to find basic functionality, such as saving a
loaded
document to a file. Could someone please recommend one?
Thanks! =)
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/java-dev
Be sure to read the FAQ http://developer.apple.com/java/faq/ before
posting
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.