2001-03-30 07:11:32 +02:00
|
|
|
This version of Crimson supports the Java API for XML Processing
|
|
|
|
(JAXP) version 1.1 specification by providing implementations for the
|
|
|
|
following package hierarchies: javax.xml.parsers, org.w3c.dom,
|
|
|
|
org.xml.sax.*. Note that the javax.xml.transform hierarchy is NOT
|
|
|
|
supported. One known implementation of the javax.xml.transform
|
|
|
|
hierarchy is Xalan 2, which is available as a separate port in
|
|
|
|
java/xalan.
|
|
|
|
|
2001-10-08 08:46:10 +02:00
|
|
|
More info about JAXP:
|
2001-03-30 07:11:32 +02:00
|
|
|
|
2001-11-21 18:21:05 +01:00
|
|
|
WWW: http://java.sun.com/xml/jaxp/
|
2001-03-30 07:11:32 +02:00
|
|
|
|
|
|
|
Crimson home page:
|
|
|
|
|
|
|
|
WWW: http://xml.apache.org/crimson/
|