pkgsrc/textproc/crimson/DESCR
jwise ecfcc5fad5 Initial import of packages for crimson-1.1.3, the apache.org implementation
of JAXP (it also includes implementations of SAX and DOM).

We install from the binary (bytecode) distribution of crimson, as crimson
is required to run jakarta-ant, and jakarta-ant is used to build crimson
from sources.
2002-04-13 20:58:53 +00:00

5 lines
231 B
Text

Crimson is a Java XML parser which supports XML 1.0 via the following APIs:
* Java API for XML Processing (JAXP) 1.1 except for javax.xml.transform
* SAX 2.0
* SAX2 Extensions version 1.0
* DOM Level 2 Core Recommendation