diff options
Diffstat (limited to 'textproc/crimson/DESCR')
-rw-r--r-- | textproc/crimson/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/crimson/DESCR b/textproc/crimson/DESCR new file mode 100644 index 00000000000..7710fa67d5c --- /dev/null +++ b/textproc/crimson/DESCR @@ -0,0 +1,5 @@ +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 |