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

<<11121314151617181920>>

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
attrnotspecifiedvalue.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
49 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
51 public attrnotspecifiedvalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
53 org.w3c.domts.DocumentBuilderSetting[] settings =
54 new org.w3c.domts.DocumentBuilderSetting[]
    [all...]
attrparentnodenull.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
45 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
47 public attrparentnodenull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
attrprevioussiblingnull.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
45 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
47 public attrprevioussiblingnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
attrremovechild1.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
42 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
44 public attrremovechild1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
attrspecifiedvalue.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
48 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
50 public attrspecifiedvalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
attrspecifiedvaluechanged.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
49 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
51 public attrspecifiedvaluechanged(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
attrspecifiedvalueremove.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
53 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
55 public attrspecifiedvalueremove(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
57 org.w3c.domts.DocumentBuilderSetting[] settings =
58 new org.w3c.domts.DocumentBuilderSetting[]
    [all...]
characterdataappenddata.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
50 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
52 public characterdataappenddata(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
characterdataappenddatagetdata.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
51 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
53 public characterdataappenddatagetdata(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
characterdataappenddatanomodificationallowederrEE.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
44 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
46 public characterdataappenddatanomodificationallowederrEE(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
characterdatadeletedatabegining.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
49 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
51 public characterdatadeletedatabegining(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
characterdatadeletedataend.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
51 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
53 public characterdatadeletedataend(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
characterdatadeletedataexceedslength.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
53 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
55 public characterdatadeletedataexceedslength(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
characterdatadeletedatagetlengthanddata.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
54 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
56 public characterdatadeletedatagetlengthanddata(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
characterdatadeletedatamiddle.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
51 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
53 public characterdatadeletedatamiddle(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
characterdatadeletedatanomodificationallowederrEE.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
44 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
46 public characterdatadeletedatanomodificationallowederrEE(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
characterdatagetdata.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
46 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
48 public characterdatagetdata(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
characterdatagetlength.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
46 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
48 public characterdatagetlength(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
characterdataindexsizeerrdeletedatacountnegative.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
50 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
52 public characterdataindexsizeerrdeletedatacountnegative(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 org.w3c.domts.DocumentBuilderSetting[] settings =
55 new org.w3c.domts.DocumentBuilderSetting[]
    [all...]
characterdataindexsizeerrdeletedataoffsetgreater.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
53 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
55 public characterdataindexsizeerrdeletedataoffsetgreater(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
characterdataindexsizeerrdeletedataoffsetnegative.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
51 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
53 public characterdataindexsizeerrdeletedataoffsetnegative(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
55 org.w3c.domts.DocumentBuilderSetting[] settings =
56 new org.w3c.domts.DocumentBuilderSetting[]
    [all...]
characterdataindexsizeerrinsertdataoffsetgreater.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
52 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
54 public characterdataindexsizeerrinsertdataoffsetgreater(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
characterdataindexsizeerrinsertdataoffsetnegative.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
50 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
52 public characterdataindexsizeerrinsertdataoffsetnegative(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
54 org.w3c.domts.DocumentBuilderSetting[] settings =
55 new org.w3c.domts.DocumentBuilderSetting[]
    [all...]
characterdataindexsizeerrreplacedatacountnegative.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
51 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
53 public characterdataindexsizeerrreplacedatacountnegative(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
55 org.w3c.domts.DocumentBuilderSetting[] settings =
56 new org.w3c.domts.DocumentBuilderSetting[]
    [all...]
characterdataindexsizeerrreplacedataoffsetgreater.java 11 Rights Reserved. This program is distributed under the W3C's Software
16 See W3C License http://www.w3.org/Consortium/Legal/ for more details.
20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
53 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
55 public characterdataindexsizeerrreplacedataoffsetgreater(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {

Completed in 223 milliseconds

<<11121314151617181920>>