Posted By:
Bruce_Martin
Posted On:
Friday, December 14, 2001 12:30 PM
You need an implementation of the DOM and XSLT. Most Xbeans are users of the DOM interface. They do not depend on a particular DOM implementation. The serializer Xbean currently depends on an extension in Xerces.
We included the Xerces and Xalan implementations of the DOM and XSLT with the Xbeans release. You can try others.