All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nary.thirdparty.xml-apis.xml-apis.1.4.02.source-code.README.dom.txt Maven / Gradle / Ivy

Go to download

xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.

The newest version!
xml-commons/java/external/README.dom.txt $Id: README.dom.txt 477038 2006-11-20 04:40:36Z mrglavas $


HEAR YE, HEAR YE!


All of the .java software and associated documentation about 
the DOM in this repository are distributed under the license 
from the W3C, which is provided herein.


LICENSE.dom-software.txt covers all software from the W3C 
including the following items in the xml-commons project:

    xml-commons/java/external/src/org/w3c
      and all subdirectories
      
(Note: SAC (The Simple API for CSS) has been published under an older
version of the W3C license. The original license file is LICENSE.sac.html.)

LICENSE.dom-documentation.txt covers all documentation from the W3C 
including the following items in the xml-commons project:

    xml-commons/java/external/xdocs/dom
      and all subdirectories

The actual DOM Java Language Binding classes in xml-commons came from: 
    http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/java-binding.html
    
The specification of DOM Level 3's various parts is at:
    http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/
    http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/
    http://www.w3.org/TR/2004/NOTE-DOM-Level-3-XPath-20040226/

The specification of DOM Level 2's various parts is at:
    http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/
    http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/
    http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/
    http://www.w3.org/TR/2000/REC-DOM-Level-2-Views-20001113/
    
The specification of DOM Level 1's various parts is at:
    http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-html.html

Links to all available W3C DOM Java Bindings can be found at:
    http://www.w3.org/DOM/DOMTR

The actual classes of The Simple API for CSS (SAC) came from:
    http://www.w3.org/Style/CSS/SAC/
    http://www.w3.org/2002/06/sacjava-1.3.zip

The actual DOM Java Language Binding classes for SMIL came from:
    http://dev.w3.org/cvsweb/java/classes/org/w3c/dom/smil/
    (both ElementTimeControl.java and TimeEvent.java were taken at revision 1.1)

The actual DOM Java Language Binding classes for SVG 1.1 came from:
    http://www.w3.org/TR/SVG11/java.html




© 2015 - 2025 Weber Informatics LLC | Privacy Policy