jennamattie
New Member
Hey I recently posted a question, "Reading xml with java" but for some reason it was closed before I was finnished, look the thread here...Reading xml with javaWhat I wanted to add now was that I don't want to parse the code into objects and stuff that the real xml parsers do, I just want to read/collect the information, how is this possible without having to stuggle with huge xml reading libraries?