|
|
|
The libraries used in XWeb.
- Saxon XSLT Processor
-
Saxon, the XSLT processor we use in XWeb. It does most of the real work.
- The Apache XML Project
-
We use Xerces and Batik from the Apache XML Project, one as DOM parser, the other for all the SVG rasterizing.
- JDOM
-
Some parts of XWeb use JDOM for more convenient DOM access.
|
|