| Author |
JDOM and Xml
|
Hamzah khammash
Greenhorn
Joined: Jan 05, 2012
Posts: 22
|
|
Hello,
I am new to JDOM and XML , i need help to start a simple project ,it about school have 3 classes and every class have a 5 student i need to read this data from xml and put it into my School.java class and Classs.java class and student.java class using setter and getter ,i know that i must have a list for Classs class and Student class but i need a key to start doing this so any help is appreciated
thanks
|
 |
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12907
|
|
|
There is documentation on how to use JDOM, including examples, on the website: http://www.jdom.org/downloads/docs.html
|
Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
|
 |
Hamzah khammash
Greenhorn
Joined: Jan 05, 2012
Posts: 22
|
|
sorry but can you check my XML File because when i run it ,give me a spaces for a tags .
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32611
|
|
You would need to provide more details of the exact error before anybody can help. Don’t expect anybody to go through your whole file without those details.
I shall move this thread to our XML forum.
|
 |
 |
|
|
subject: JDOM and Xml
|
|
|