~ubuntu-branches/ubuntu/gutsy/libjaxp1.3-java/gutsy

« back to all changes in this revision

Viewing changes to README.dom.txt

  • Committer: Bazaar Package Importer
  • Author(s): Arnaud Vandyck
  • Date: 2006-08-03 10:30:58 UTC
  • Revision ID: james.westby@ubuntu.com-20060803103058-7jwwiqv9g8w9094d
Tags: upstream-1.3.03
ImportĀ upstreamĀ versionĀ 1.3.03

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
xml-commons/java/external/README.dom.txt $Id: README.dom.txt 225953 2002-01-31 23:13:42Z curcuru $
 
2
 
 
3
 
 
4
HEAR YE, HEAR YE!
 
5
 
 
6
 
 
7
All of the .java software and associated documentation about 
 
8
the DOM in this repository are distributed under the license 
 
9
from the W3C, which is provided herein.
 
10
 
 
11
 
 
12
LICENSE.dom-software.txt covers all software from the W3C 
 
13
including the following items in the xml-commons project:
 
14
 
 
15
    xml-commons/java/external/src/org/w3c
 
16
      and all subdirectories
 
17
 
 
18
LICENSE.dom-documentation.txt covers all documentation from the W3C 
 
19
including the following items in the xml-commons project:
 
20
 
 
21
    xml-commons/java/external/xdocs/dom
 
22
      and all subdirectories
 
23
 
 
24
The actual DOM Java Language Binding classes in xml-commons came from: 
 
25
    http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/java-binding.html
 
26
        The original versions are tagged 'DOM_LEVEL_2'
 
27
 
 
28
The specification of DOM Level 2's various parts is at:
 
29
    http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/
 
30
    http://www.w3.org/TR/2000/REC-DOM-Level-2-Views-20001113/
 
31
        http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/
 
32
        http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/
 
33
        http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/
 
 
b'\\ No newline at end of file'