be4d6d1990
This update includes following changes: * Minor bug fixes. * Rebuild crimson.jar by Ant-1.4.1. Increment PORTREVISION. PR: 31992 Submitted by: Rob Simmons <rsimmons@mail.wlcg.com> Approved by: maintainer
16 lines
520 B
Plaintext
16 lines
520 B
Plaintext
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.
|
|
|
|
More info about JAXP:
|
|
|
|
WWW: http://java.sun.com/xml/jaxp/
|
|
|
|
Crimson home page:
|
|
|
|
WWW: http://xml.apache.org/crimson/
|