rusefi-1/java_console/lib/batik
rusefi 70cfbbe538 initial 2014-04-22 17:15:49 -05:00
..
LICENSE.dom-documentation.txt initial 2014-04-22 17:15:49 -05:00
LICENSE.dom-software.txt initial 2014-04-22 17:15:49 -05:00
LICENSE.js.txt initial 2014-04-22 17:15:49 -05:00
LICENSE.pdf-transcoder.txt initial 2014-04-22 17:15:49 -05:00
LICENSE.sax.txt initial 2014-04-22 17:15:49 -05:00
LICENSE.xalan-2.6.0.txt initial 2014-04-22 17:15:49 -05:00
LICENSE.xerces_2_5_0.txt initial 2014-04-22 17:15:49 -05:00
README.js.txt initial 2014-04-22 17:15:49 -05:00
README.pdf-transcoder.txt initial 2014-04-22 17:15:49 -05:00
README.xalan-2.6.0.txt initial 2014-04-22 17:15:49 -05:00
README.xerces_2_5_0.txt initial 2014-04-22 17:15:49 -05:00
README.xml-apis-ext.txt initial 2014-04-22 17:15:49 -05:00
README.xml-apis.txt initial 2014-04-22 17:15:49 -05:00
Squiggle.icns initial 2014-04-22 17:15:49 -05:00
batik-anim.jar initial 2014-04-22 17:15:49 -05:00
batik-awt-util.jar initial 2014-04-22 17:15:49 -05:00
batik-bridge.jar initial 2014-04-22 17:15:49 -05:00
batik-codec.jar initial 2014-04-22 17:15:49 -05:00
batik-css.jar initial 2014-04-22 17:15:49 -05:00
batik-dom.jar initial 2014-04-22 17:15:49 -05:00
batik-ext.jar initial 2014-04-22 17:15:49 -05:00
batik-extension.jar initial 2014-04-22 17:15:49 -05:00
batik-gui-util.jar initial 2014-04-22 17:15:49 -05:00
batik-gvt.jar initial 2014-04-22 17:15:49 -05:00
batik-parser.jar initial 2014-04-22 17:15:49 -05:00
batik-script.jar initial 2014-04-22 17:15:49 -05:00
batik-svg-dom.jar initial 2014-04-22 17:15:49 -05:00
batik-svggen.jar initial 2014-04-22 17:15:49 -05:00
batik-swing.jar initial 2014-04-22 17:15:49 -05:00
batik-transcoder.jar initial 2014-04-22 17:15:49 -05:00
batik-util.jar initial 2014-04-22 17:15:49 -05:00
batik-xml.jar initial 2014-04-22 17:15:49 -05:00
js.jar initial 2014-04-22 17:15:49 -05:00
make-squiggle-app.sh initial 2014-04-22 17:15:49 -05:00
pdf-transcoder.jar initial 2014-04-22 17:15:49 -05:00
xalan-2.6.0.jar initial 2014-04-22 17:15:49 -05:00
xerces_2_5_0.jar initial 2014-04-22 17:15:49 -05:00
xml-apis-ext.jar initial 2014-04-22 17:15:49 -05:00
xml-apis.jar initial 2014-04-22 17:15:49 -05: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.