Searched defs:w3c (Results 276 - 300 of 1023) sorted by relevance

<<11121314151617181920>>

/libcore/dom/src/test/java/org/w3c/domts/level1/core/
H A Dhc_attrgetvalue2.java20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
40 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
42 public hc_attrgetvalue2(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
45 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
H A Dhc_attrhaschildnodes.java20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
41 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
43 public hc_attrhaschildnodes(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrinsertbefore1.java20 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 hc_attrinsertbefore1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrinsertbefore2.java20 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 hc_attrinsertbefore2(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrinsertbefore3.java20 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 hc_attrinsertbefore3(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrinsertbefore4.java20 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 hc_attrinsertbefore4(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrinsertbefore5.java20 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 hc_attrinsertbefore5(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
47 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
H A Dhc_attrinsertbefore6.java20 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 hc_attrinsertbefore6(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrinsertbefore7.java20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
41 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
43 public hc_attrinsertbefore7(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
46 throw org.w3c.domts.DOMTestIncompatibleException.incompatibleFeature("XML", null);
H A Dhc_attrlastchild.java20 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 hc_attrlastchild(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrname.java20 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 hc_attrname(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrnextsiblingnull.java20 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 hc_attrnextsiblingnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrnormalize.java20 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 hc_attrnormalize(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrparentnodenull.java20 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 hc_attrparentnodenull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrprevioussiblingnull.java20 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 hc_attrprevioussiblingnull(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrremovechild1.java20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
41 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
43 public hc_attrremovechild1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrremovechild2.java20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
41 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
43 public hc_attrremovechild2(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrreplacechild1.java20 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 hc_attrreplacechild1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrreplacechild2.java20 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 hc_attrreplacechild2(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrsetvalue1.java20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
40 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
42 public hc_attrsetvalue1(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrsetvalue2.java20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
40 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
42 public hc_attrsetvalue2(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrspecifiedvalue.java20 package org.w3c.domts.level1.core;
22 import org.w3c.dom.*;
25 import org.w3c.domts.DOMTestCase;
26 import org.w3c.domts.DOMTestDocumentBuilderFactory;
47 * @throws org.w3c.domts.DOMTestIncompatibleException Thrown if test is not compatible with parser configuration
49 public hc_attrspecifiedvalue(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_attrspecifiedvaluechanged.java20 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 hc_attrspecifiedvaluechanged(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_characterdataappenddata.java20 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 hc_characterdataappenddata(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {
H A Dhc_characterdataappenddatagetdata.java20 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 hc_characterdataappenddatagetdata(final DOMTestDocumentBuilderFactory factory) throws org.w3c.domts.DOMTestIncompatibleException {

Completed in 193 milliseconds

<<11121314151617181920>>