> Personally, I would prefer it if all core code stuck to using the JDK's > standard XML APIs, but I lost that battle long ago. I also think that that would be preferable (since Nutch doesn't uses intensively XML). Another way could be to uses some DTD (or XSD) to Java generaots such as schema2beans (from netbeans). I personally uses it a lot. It is very comfortable for parsing/validating/reading/writing simple xml schema (such as nutch conf and plugins files).
Jerome -- http://motrech.free.fr/ http://frutch.free.fr/ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
