> 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/
