| Java XML parsing |
 |
|
|
Useful: a whole book on processing XML in java, free. (I decided to get the eBay Java code to use the XML API rather than the Java API, which means I need to read and write XML manually, but it'll mean my object code will consist of a few kB of class files rather than a few kB of class files and 20MB+ of jars.) I haven't found an equivalent of ElementTree for Java, though... although here's a lightweight DOM implementation. Comment
|
| 01:48:10 February 3, 2006, Friday (PST) |
Source: Second p0st |
 |
|
Additional Info
First Fetched: 10:34:13 02/05/2006
Last Updated: 09:33:30 02/11/2006
|