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

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.