HomeSort by relevance Sort by last modified time
    Searched defs:w3c (Results 1 - 25 of 1069) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/luni/src/main/java/org/w3c/dom/
CDATASection.java 6 * work is distributed under the W3C(r) Software License [1] in the hope that
13 package org.w3c.dom;
Comment.java 6 * work is distributed under the W3C(r) Software License [1] in the hope that
13 package org.w3c.dom;
DocumentFragment.java 6 * work is distributed under the W3C(r) Software License [1] in the hope that
13 package org.w3c.dom;
EntityReference.java 6 * work is distributed under the W3C(r) Software License [1] in the hope that
13 package org.w3c.dom;
DOMErrorHandler.java 6 * work is distributed under the W3C(r) Software License [1] in the hope that
13 package org.w3c.dom;
DOMImplementationList.java 6 * work is distributed under the W3C(r) Software License [1] in the hope that
13 package org.w3c.dom;
DOMImplementationSource.java 6 * work is distributed under the W3C(r) Software License [1] in the hope that
13 package org.w3c.dom;
DOMStringList.java 6 * work is distributed under the W3C(r) Software License [1] in the hope that
13 package org.w3c.dom;
NodeList.java 6 * work is distributed under the W3C(r) Software License [1] in the hope that
13 package org.w3c.dom;
Notation.java 6 * work is distributed under the W3C(r) Software License [1] in the hope that
13 package org.w3c.dom;
ProcessingInstruction.java 6 * work is distributed under the W3C(r) Software License [1] in the hope that
13 package org.w3c.dom;
  /libcore/dom/src/test/java/org/w3c/domts/
DOMTestSink.java 5 * Rights Reserved. This program is distributed under the W3C's Software
10 * See W3C License http://www.w3.org/Consortium/Legal/ for more details.
23 package org.w3c.domts;
DOMTestSuite.java 5 * Rights Reserved. This program is distributed under the W3C's Software
10 * See W3C License http://www.w3.org/Consortium/Legal/ for more details.
27 package org.w3c.domts;
DOMTestLoadException.java 5 * Rights Reserved. This program is distributed under the W3C's Software
10 * See W3C License http://www.w3.org/Consortium/Legal/ for more details.
13 package org.w3c.domts;
  /packages/apps/Mms/src/org/w3c/dom/smil/
ElementSequentialTimeContainer.java 5 * Rights Reserved. This program is distributed under the W3C's Software
9 * PURPOSE. See W3C License http://www.w3.org/Consortium/Legal/ for more
13 package org.w3c.dom.smil;
SMILAnimateColorElement.java 5 * Rights Reserved. This program is distributed under the W3C's Software
9 * PURPOSE. See W3C License http://www.w3.org/Consortium/Legal/ for more
13 package org.w3c.dom.smil;
SMILAnimateElement.java 5 * Rights Reserved. This program is distributed under the W3C's Software
9 * PURPOSE. See W3C License http://www.w3.org/Consortium/Legal/ for more
13 package org.w3c.dom.smil;
SMILParElement.java 18 package org.w3c.dom.smil;
SMILRefElement.java 5 * Rights Reserved. This program is distributed under the W3C's Software
9 * PURPOSE. See W3C License http://www.w3.org/Consortium/Legal/ for more
13 package org.w3c.dom.smil;
SMILRegionMediaElement.java 18 package org.w3c.dom.smil;
SMILRootLayoutElement.java 5 * Rights Reserved. This program is distributed under the W3C's Software
9 * PURPOSE. See W3C License http://www.w3.org/Consortium/Legal/ for more
13 package org.w3c.dom.smil;
SMILTopLayoutElement.java 5 * Rights Reserved. This program is distributed under the W3C's Software
9 * PURPOSE. See W3C License http://www.w3.org/Consortium/Legal/ for more
13 package org.w3c.dom.smil;
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSResourceResolver.java 6 * work is distributed under the W3C(r) Software License [1] in the hope that
13 package org.w3c.dom.ls;
LSSerializerFilter.java 6 * work is distributed under the W3C(r) Software License [1] in the hope that
13 package org.w3c.dom.ls;
15 import org.w3c.dom.traversal.NodeFilter;
  /libcore/luni/src/test/java/tests/org/w3c/dom/
AllTests.java 17 package tests.org.w3c.dom;
23 * This is autogenerated source file. Includes tests for package org.w3c.dom;
28 TestSuite suite = new TestSuite("All tests for package org.w3c.dom;");

Completed in 183 milliseconds

1 2 3 4 5 6 7 8 91011>>