Kevin Steppe wrote: > > At the time I wrote the code I wanted to have an special element factory for > some > special syntax and so I needed to explicitly create an XmlDocument. I've > created static > method versions so I could probably forgo the subclassed Elements now. > > What's the latest crimson.jar?
The latest version is what you get when building from the CVS repository. But something that is pretty close to that which is pre-built, you can get from: http://xml.apache.org/dist/crimson/ -Edwin
