XML Data to vector

Could someone give me a simple example of parsing an XML file and putting the data into a vector?thanks orozcom
[132 byte] By [orozcoma] at [2007-11-26 14:29:15]
# 1
I even have this Sax Parser to work with, and this xml file, and the setter getter methods of another class. They are at this link. http://forum.java.sun.com/thread.jspa?threadID=5120315
orozcoma at 2007-7-8 2:23:32 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
I'm sure you could find an example in here: http://www.cafeconleche.org/books/xmljava/chapters/index.html
DrClapa at 2007-7-8 2:23:32 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...