HomeSort by relevance Sort by last modified time
    Searched defs:w3c (Results 51 - 75 of 1076) sorted by null

1 23 4 5 6 7 8 91011>>

  /packages/apps/Mms/src/org/w3c/dom/events/
EventTarget.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.dom.events;
  /packages/apps/Mms/src/org/w3c/dom/smil/
ElementExclusiveTimeContainer.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;
15 import org.w3c.dom.DOMException;
16 import org.w3c.dom.NodeList;
ElementParallelTimeContainer.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;
15 import org.w3c.dom.DOMException;
ElementSyncBehavior.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;
ElementTimeControl.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;
15 import org.w3c.dom.DOMException;
SMILAnimateMotionElement.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;
15 import org.w3c.dom.DOMException;
SMILDocument.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
18 package org.w3c.dom.smil;
20 import org.w3c.dom.Document;
SMILLayoutElement.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
17 package org.w3c.dom.smil;
19 import org.w3c.dom.NodeList;
TimeEvent.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;
15 import org.w3c.dom.events.Event;
16 import org.w3c.dom.views.AbstractView;
  /libcore/dom/src/test/java/org/w3c/domts/
DOMErrorImpl.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;
15 import org.w3c.dom.DOMError;
16 import org.w3c.dom.DOMLocator;
DOMErrorMonitor.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;
19 import org.w3c.dom.DOMError;
20 import org.w3c.dom.DOMErrorHandler;
DOMLocatorImpl.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.
12 package org.w3c.domts;
14 import org.w3c.dom.DOMLocator;
15 import org.w3c.dom.Node;
41 * @see org.w3c.dom.DOMLocator#getLineNumber()
49 * @see org.w3c.dom.DOMLocator#getColumnNumber()
57 * @see org.w3c.dom.DOMLocator#getByteOffset()
64 * @see org.w3c.dom.DOMLocator#getUtf16Offset()
71 * @see org.w3c.dom.DOMLocator#getRelatedNode(
    [all...]
UserDataNotification.java 5 * distributed under the W3C's Software Intellectual Property License. This
8 * FOR A PARTICULAR PURPOSE. See W3C License
12 package org.w3c.domts;
14 import org.w3c.dom.Node;
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
TestBatik.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.
14 package org.w3c.domts.level1.core;
20 import org.w3c.domts.BatikTestDocumentBuilderFactory;
21 import org.w3c.domts.DOMTestDocumentBuilderFactory;
22 import org.w3c.domts.DOMTestSuite;
23 import org.w3c.domts.DocumentBuilderSetting;
24 import org.w3c.domts.JUnitTestSuiteAdapter;
30 Class testClass = ClassLoader.getSystemClassLoader().loadClass("org.w3c.domts.level1.core.alltests");
TestCrimson.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.
14 package org.w3c.domts.level1.core;
22 import org.w3c.domts.DOMTestDocumentBuilderFactory;
23 import org.w3c.domts.DOMTestSuite;
24 import org.w3c.domts.JAXPDOMTestDocumentBuilderFactory;
25 import org.w3c.domts.JUnitTestSuiteAdapter;
31 Class testClass = ClassLoader.getSystemClassLoader().loadClass("org.w3c.domts.level1.core.alltests");
TestCrimsonAltConfig.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.
14 package org.w3c.domts.level1.core;
22 import org.w3c.domts.DOMTestDocumentBuilderFactory;
23 import org.w3c.domts.DOMTestSuite;
24 import org.w3c.domts.JAXPDOMTestDocumentBuilderFactory;
25 import org.w3c.domts.JUnitTestSuiteAdapter;
31 Class testClass = ClassLoader.getSystemClassLoader().loadClass("org.w3c.domts.level1.core.alltests");
TestDOM4J.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.
14 package org.w3c.domts.level1.core;
20 import org.w3c.domts.DOM4JTestDocumentBuilderFactory;
21 import org.w3c.domts.DOMTestDocumentBuilderFactory;
22 import org.w3c.domts.DOMTestSuite;
23 import org.w3c.domts.DocumentBuilderSetting;
24 import org.w3c.domts.JUnitTestSuiteAdapter;
30 Class testClass = ClassLoader.getSystemClassLoader().loadClass("org.w3c.domts.level1.core.alltests");
TestDefaultLS.java 5 * distributed under the W3C's Software Intellectual Property License. This
8 * FOR A PARTICULAR PURPOSE. See W3C License
12 package org.w3c.domts.level1.core;
19 import org.w3c.domts.DOMTestDocumentBuilderFactory;
20 import org.w3c.domts.DOMTestSuite;
21 import org.w3c.domts.LSDocumentBuilderFactory;
22 import org.w3c.domts.JAXPDOMTestDocumentBuilderFactory;
23 import org.w3c.domts.JUnitTestSuiteAdapter;
37 "org.w3c.domts.level1.core.alltests");
TestDefaultLSAltConfig.java 5 * distributed under the W3C's Software Intellectual Property License. This
8 * FOR A PARTICULAR PURPOSE. See W3C License
12 package org.w3c.domts.level1.core;
19 import org.w3c.domts.DOMTestDocumentBuilderFactory;
20 import org.w3c.domts.DOMTestSuite;
21 import org.w3c.domts.LSDocumentBuilderFactory;
22 import org.w3c.domts.JAXPDOMTestDocumentBuilderFactory;
23 import org.w3c.domts.JUnitTestSuiteAdapter;
37 "org.w3c.domts.level1.core.alltests");
TestDefaultParser.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.
14 package org.w3c.domts.level1.core;
20 import org.w3c.domts.DOMTestDocumentBuilderFactory;
21 import org.w3c.domts.DOMTestSuite;
22 import org.w3c.domts.JAXPDOMTestDocumentBuilderFactory;
23 import org.w3c.domts.JUnitTestSuiteAdapter;
29 Class testClass = ClassLoader.getSystemClassLoader().loadClass("org.w3c.domts.level1.core.alltests");
TestDefaultParserAltConfig.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.
14 package org.w3c.domts.level1.core;
20 import org.w3c.domts.DOMTestDocumentBuilderFactory;
21 import org.w3c.domts.DOMTestSuite;
22 import org.w3c.domts.JAXPDOMTestDocumentBuilderFactory;
23 import org.w3c.domts.JUnitTestSuiteAdapter;
29 Class testClass = ClassLoader.getSystemClassLoader().loadClass("org.w3c.domts.level1.core.alltests");
TestGNUJAXP.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.
14 package org.w3c.domts.level1.core;
22 import org.w3c.domts.DOMTestDocumentBuilderFactory;
23 import org.w3c.domts.DOMTestSuite;
24 import org.w3c.domts.JAXPDOMTestDocumentBuilderFactory;
25 import org.w3c.domts.JUnitTestSuiteAdapter;
31 Class testClass = ClassLoader.getSystemClassLoader().loadClass("org.w3c.domts.level1.core.alltests");
TestGNUJAXPAltConfig.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.
14 package org.w3c.domts.level1.core;
22 import org.w3c.domts.DOMTestDocumentBuilderFactory;
23 import org.w3c.domts.DOMTestSuite;
24 import org.w3c.domts.JAXPDOMTestDocumentBuilderFactory;
25 import org.w3c.domts.JUnitTestSuiteAdapter;
31 Class testClass = ClassLoader.getSystemClassLoader().loadClass("org.w3c.domts.level1.core.alltests");
TestJTidy.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.
14 package org.w3c.domts.level1.core;
20 import org.w3c.domts.DOMTestDocumentBuilderFactory;
21 import org.w3c.domts.DOMTestSuite;
22 import org.w3c.domts.DocumentBuilderSetting;
23 import org.w3c.domts.JTidyDocumentBuilderFactory;
24 import org.w3c.domts.JUnitTestSuiteAdapter;
30 Class testClass = ClassLoader.getSystemClassLoader().loadClass("org.w3c.domts.level1.core.alltests");
TestOracle.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.
14 package org.w3c.domts.level1.core;
22 import org.w3c.domts.DOMTestDocumentBuilderFactory;
23 import org.w3c.domts.DOMTestSuite;
24 import org.w3c.domts.JAXPDOMTestDocumentBuilderFactory;
25 import org.w3c.domts.JUnitTestSuiteAdapter;
31 Class testClass = ClassLoader.getSystemClassLoader().loadClass("org.w3c.domts.level1.core.alltests");

Completed in 310 milliseconds

1 23 4 5 6 7 8 91011>>