R
Ryan Gaffuri
The sun walkthrough covers too many things other than straight DOM. I
am having trouble following it. I have a few questions
1. I need to download xerces.jar and put it in my class path to use
DOM right?
2. Can I read plain text into a DOM and have it create the xml for me?
If so how? Everything I see deals with having XML and a valid DTD or
Schema and having DOM verify it?
I read the W3Schools walkthrough, the sun walkthrough and the java
almanac.
am having trouble following it. I have a few questions
1. I need to download xerces.jar and put it in my class path to use
DOM right?
2. Can I read plain text into a DOM and have it create the xml for me?
If so how? Everything I see deals with having XML and a valid DTD or
Schema and having DOM verify it?
I read the W3Schools walkthrough, the sun walkthrough and the java
almanac.