IntelliJ Java IDE
The moose likes XML and Related Technologies and the fly likes Online Resources Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Online Resources" Watch "Online Resources" New topic
Author

Online Resources

Andrew Shafer
Ranch Hand

Joined: Jan 19, 2001
Posts: 338

Does anyone know of any good online XML resources?
I'd like to see a working example of generating java objects with a DOM parser that includes the code.
I keep reading about how it is supposed to work so well but I'd like to see an example.

!_I_Know_Kung_Fu_!
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 11862
Why not download the JAXP package from Sun? They have recently expanded the on-line tutorial for this package.
Bill

Java Resources at www.wbrogden.com
Ajith Kallambella
Sheriff

Joined: Mar 17, 2000
Posts: 5781
Andrew, I suggest you checkout our XML links page
HTH
------------------
Ajith Kallambella M.
Sun Certified Programmer for the Java�2 Platform.
IBM Certified Developer - XML and Related Technologies, V1.


Open Group Certified Master IT Architect.
Sun Certified Architect(SCEA).
bob walker
Greenhorn

Joined: Feb 20, 2001
Posts: 14
Check out www.ibm.com/developerworks and www.alphaworks.ibm.com
both of these sites have xml resources with tons of java source.
 
 
subject: Online Resources
 
Threads others viewed
voucher extension
Is there anyone preparing certification "IBM WebSphere MQ V7.0, System Administration (000-374)"?
Android in Action Target Audience
Exhaustive list of resources on the exam, where...?
Any Inter-portlet (Chapter 11) Examples ??
IntelliJ Java IDE