rusefi-1/java_console/lib/batik
rusEfi 969ebbf142 auto-sync 2015-07-10 09:01:56 -04:00
..
LICENSE.dom-documentation.txt auto-sync 2015-07-10 09:01:56 -04:00
LICENSE.dom-software.txt auto-sync 2015-07-10 09:01:56 -04:00
LICENSE.js.txt auto-sync 2015-07-10 09:01:56 -04:00
LICENSE.pdf-transcoder.txt auto-sync 2015-07-10 09:01:56 -04:00
LICENSE.sax.txt auto-sync 2015-07-10 09:01:56 -04:00
LICENSE.xalan-2.6.0.txt auto-sync 2015-07-10 09:01:56 -04:00
LICENSE.xerces_2_5_0.txt auto-sync 2015-07-10 09:01:56 -04:00
README.js.txt auto-sync 2015-07-10 09:01:56 -04:00
README.pdf-transcoder.txt auto-sync 2015-07-10 09:01:56 -04:00
README.xalan-2.6.0.txt auto-sync 2015-07-10 09:01:56 -04:00
README.xerces_2_5_0.txt auto-sync 2015-07-10 09:01:56 -04:00
README.xml-apis-ext.txt auto-sync 2015-07-10 09:01:56 -04:00
README.xml-apis.txt auto-sync 2015-07-10 09:01:56 -04:00
Squiggle.icns auto-sync 2015-07-10 09:01:56 -04:00
batik-anim.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-awt-util.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-bridge.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-codec.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-css.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-dom.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-ext.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-extension.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-gui-util.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-gvt.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-parser.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-script.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-svg-dom.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-svggen.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-swing.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-transcoder.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-util.jar auto-sync 2015-07-10 09:01:56 -04:00
batik-xml.jar auto-sync 2015-07-10 09:01:56 -04:00
js.jar auto-sync 2015-07-10 09:01:56 -04:00
make-squiggle-app.sh auto-sync 2015-07-10 09:01:56 -04:00
pdf-transcoder.jar auto-sync 2015-07-10 09:01:56 -04:00
xalan-2.6.0.jar auto-sync 2015-07-10 09:01:56 -04:00
xerces_2_5_0.jar auto-sync 2015-07-10 09:01:56 -04:00
xml-apis-ext.jar auto-sync 2015-07-10 09:01:56 -04:00
xml-apis.jar auto-sync 2015-07-10 09:01:56 -04:00

README.xml-apis.txt

This distribution includes xml-apis.jar from the XML Commons External
1.3.04 binary distribution, which can also be obtained from:

  http://xml.apache.org/mirrors.cgi

Source code is available from the XML Commons web site:

  http://xml.apache.org/commons/

xml-apis.jar contains:

  - DOM Level 2 Events
  - DOM Level 2 HTML
  - DOM Level 2 Style
  - DOM Level 2 Traversal and Range
  - DOM Level 2 Views
  - DOM Level 3 Core
  - DOM Level 3 Load and Save
  - DOM Level 3 XPath
  - JAXP 1.3 (JSR 206)
  - SAX

All DOM code is licensed under the W3C Software License, and DOM documentation
under the W3C Document License.  See LICENSE.dom-software.txt and
LICENSE.dom-documentation.txt.

The JAXP 1.3 code is licensed under the Apache Software License 2.0, which is
in the LICENSE in the root directory of this distribution.

SAX is public domain.  See LICENSE.sax.txt.