diff --git a/docs/external.html b/docs/external.html index d67b1bf9d..450278b64 100644 --- a/docs/external.html +++ b/docs/external.html @@ -4739,6 +4739,63 @@ Common Public License (CPL) + + +
xcluder is an XML Inclusions (XInclude) task for Apache Ant. + Offers the choice of using Xerces or Elliotte Rusty Harold's XOM API. +
++ Compatibility: + | ++ Ant 1.4 or later. XInclude compliance depends on the + underlying Xerces or XOM used. Xerces 2.5.0 and above works fine, + but please note that 2.6.1 and 2.6.2 processed the + http://www.w3.org/2003/XInclude, now obsolete by + http://www.w3.org/2001/XInclude used by the latest + Candidate Recommendation (13 April 2004). + + | +
---|---|
+ URL: + | ++ http://sourceforge.net/projects/xcluder + | +
+ Contact: + | ++ mbatsis@users.sf.net + | +
+ License: + | ++ GNU General Public License (GPL), GNU Library or Lesser + General Public License (LGPL) + + |
xcluder is an XML Inclusions (XInclude) task for Apache Ant. + Offers the choice of using Xerces or Elliotte Rusty Harold's XOM API. +
+Compatibility: | +Ant 1.4 or later. XInclude compliance depends on the + underlying Xerces or XOM used. Xerces 2.5.0 and above works fine, + but please note that 2.6.1 and 2.6.2 processed the + http://www.w3.org/2003/XInclude, now obsolete by + http://www.w3.org/2001/XInclude used by the latest + Candidate Recommendation (13 April 2004). + | +
---|---|
URL: | +http://sourceforge.net/projects/xcluder | +
Contact: | +mbatsis@users.sf.net | +
License: | +GNU General Public License (GPL), GNU Library or Lesser + General Public License (LGPL) + | +
XDoclet is an extended Javadoc Doclet engine for use in Ant.