资讯

You can use the Java JDOM classes to read the XML data including the element's attribute property. You use these properties to determine the different types of XML nodes you have in your folder.
Being a newbie Java person, the concept of classpath is still, well, new to me.<BR><BR>Also, uhmmm, playing with the getResourceAsStream () method (and subsequently the getResource () method), I ...