A B C D E F G H I J L M N O P R S T U V W X

A

addExtension(String) - Method in class org.w3c.domts.BatikTestDocumentBuilderFactory
Adds any specialized extension required by the implementation.
addExtension(String) - Method in class org.w3c.domts.DOMTestDocumentBuilderFactory
 
addTest(Class) - Method in interface org.w3c.domts.DOMTestSink
 
addTest(Class) - Method in class org.w3c.domts.JUnitTestSuiteAdapter
 
alltests - class org.w3c.domts.level2.core.alltests.
 
alltests(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.alltests
Constructor
applySetting(DocumentBuilderFactory) - Method in class org.w3c.domts.DocumentBuilderSetting
Attempts to change builder to have this setting.
applySetting(DocumentBuilderFactory, boolean) - Method in class org.w3c.domts.DocumentBuilderSettingStrategy
 
assertEqualAutoCase(String, String, Collection, Collection) - Method in class org.w3c.domts.DOMTestCase
Asserts that each entry in actual is matched with an entry in expected that only differs by case.
assertEquals(String, String, String) - Method in class org.w3c.domts.DOMTestCase
Asserts that expected.equals(actual) is true
assertEquals(String, int, int) - Method in class org.w3c.domts.DOMTestCase
Asserts that values of expected and actual are equal.
assertEquals(String, double, double) - Method in class org.w3c.domts.DOMTestCase
Asserts that values of expected and actual are equal.
assertEquals(String, boolean, boolean) - Method in class org.w3c.domts.DOMTestCase
Asserts that values of expected and actual are equal.
assertEquals(String, Collection, NodeList) - Method in class org.w3c.domts.DOMTestCase
Asserts that each entry in actual exactly matches with an entry in expected.
assertEquals(String, Collection, Collection) - Method in class org.w3c.domts.DOMTestCase
Asserts that each entry in actual exactly matches with an entry in expected.
assertEquals(DOMTestCase, String, String, String) - Method in interface org.w3c.domts.DOMTestFramework
 
assertEquals(DOMTestCase, String, int, int) - Method in interface org.w3c.domts.DOMTestFramework
 
assertEquals(DOMTestCase, String, boolean, boolean) - Method in interface org.w3c.domts.DOMTestFramework
 
assertEquals(DOMTestCase, String, double, double) - Method in interface org.w3c.domts.DOMTestFramework
 
assertEquals(DOMTestCase, String, Collection, Collection) - Method in interface org.w3c.domts.DOMTestFramework
 
assertEquals(String, String, String) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertEquals(String, int, int) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertEquals(String, double, double) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertEquals(String, boolean, boolean) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertEquals(String, Collection, NodeList) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertEquals(String, Collection, Collection) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertEquals(DOMTestCase, String, String, String) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertEquals(DOMTestCase, String, int, int) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertEquals(DOMTestCase, String, boolean, boolean) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertEquals(DOMTestCase, String, double, double) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertEquals(DOMTestCase, String, Collection, Collection) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertEqualsAutoCase(String, String, String, String) - Method in class org.w3c.domts.DOMTestCase
Asserts that expected.equalsIgnoreCase(actual) is true
assertEqualsAutoCase(String, String, List, List) - Method in class org.w3c.domts.DOMTestCase
Asserts that each entry in actual is matched with an entry in expected that only differs by case.
assertEqualsIgnoreCase(String, String, String) - Method in class org.w3c.domts.DOMTestCase
Asserts that expected.equalsIgnoreCase(actual) is true
assertEqualsIgnoreCase(String, Collection, Collection) - Method in class org.w3c.domts.DOMTestCase
Asserts that each entry in actual is matched with an entry in expected that only differs by case.
assertEqualsIgnoreCase(String, List, List) - Method in class org.w3c.domts.DOMTestCase
Asserts that each entry in actual is matched with an entry in expected that only differs by case.
assertEqualsIgnoreCase(DOMTestCase, String, String, String) - Method in interface org.w3c.domts.DOMTestFramework
 
assertEqualsIgnoreCase(DOMTestCase, String, Collection, Collection) - Method in interface org.w3c.domts.DOMTestFramework
 
assertEqualsIgnoreCase(DOMTestCase, String, List, List) - Method in interface org.w3c.domts.DOMTestFramework
 
assertEqualsIgnoreCase(String, String, String) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertEqualsIgnoreCase(String, Collection, Collection) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertEqualsIgnoreCase(String, List, List) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertEqualsIgnoreCase(DOMTestCase, String, String, String) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertEqualsIgnoreCase(DOMTestCase, String, Collection, Collection) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertEqualsIgnoreCase(DOMTestCase, String, List, List) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertFalse(String, boolean) - Method in class org.w3c.domts.DOMTestCase
Asserts that actual==false
assertFalse(String, Object) - Method in class org.w3c.domts.DOMTestCase
Asserts that actual==false
assertFalse(DOMTestCase, String, boolean) - Method in interface org.w3c.domts.DOMTestFramework
 
assertFalse(String, boolean) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertFalse(DOMTestCase, String, boolean) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertInstanceOf(String, Class, Object) - Method in class org.w3c.domts.DOMTestCase
Asserts that obj is an instance of cls
assertInstanceOf(DOMTestCase, String, Object, Class) - Method in interface org.w3c.domts.DOMTestFramework
 
assertInstanceOf(String, Class, Object) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertInstanceOf(DOMTestCase, String, Object, Class) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertLowerSeverity(DOMTestCase, String, int) - Method in class org.w3c.domts.DOMErrorMonitor
 
assertNotEquals(String, String, String) - Method in class org.w3c.domts.DOMTestCase
Asserts that values of expected and actual are not equal.
assertNotEquals(String, int, int) - Method in class org.w3c.domts.DOMTestCase
Asserts that values of expected and actual are not equal.
assertNotEquals(String, double, double) - Method in class org.w3c.domts.DOMTestCase
Asserts that values of expected and actual are not equal.
assertNotEquals(DOMTestCase, String, String, String) - Method in interface org.w3c.domts.DOMTestFramework
 
assertNotEquals(DOMTestCase, String, int, int) - Method in interface org.w3c.domts.DOMTestFramework
 
assertNotEquals(DOMTestCase, String, boolean, boolean) - Method in interface org.w3c.domts.DOMTestFramework
 
assertNotEquals(DOMTestCase, String, double, double) - Method in interface org.w3c.domts.DOMTestFramework
 
assertNotEquals(String, String, String) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertNotEquals(String, int, int) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertNotEquals(String, double, double) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertNotEquals(DOMTestCase, String, String, String) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertNotEquals(DOMTestCase, String, int, int) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertNotEquals(DOMTestCase, String, boolean, boolean) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertNotEquals(DOMTestCase, String, double, double) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertNotEqualsAutoCase(String, String, String, String) - Method in class org.w3c.domts.DOMTestCase
Asserts that expected.equalsIgnoreCase(actual) is false
assertNotEqualsIgnoreCase(String, String, String) - Method in class org.w3c.domts.DOMTestCase
Asserts that expected.equalsIgnoreCase(actual) is false
assertNotEqualsIgnoreCase(DOMTestCase, String, String, String) - Method in interface org.w3c.domts.DOMTestFramework
 
assertNotEqualsIgnoreCase(String, String, String) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertNotEqualsIgnoreCase(DOMTestCase, String, String, String) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertNotNull(String, Object) - Method in class org.w3c.domts.DOMTestCase
Asserts that actual != null
assertNotNull(DOMTestCase, String, Object) - Method in interface org.w3c.domts.DOMTestFramework
 
assertNotNull(String, Object) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertNotNull(DOMTestCase, String, Object) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertNull(String, Object) - Method in class org.w3c.domts.DOMTestCase
Asserts that actual == null
assertNull(DOMTestCase, String, Object) - Method in interface org.w3c.domts.DOMTestFramework
 
assertNull(String, Object) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertNull(DOMTestCase, String, Object) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertSame(String, Object, Object) - Method in class org.w3c.domts.DOMTestCase
Asserts that actual and expected are the same object
assertSame(DOMTestCase, String, Object, Object) - Method in interface org.w3c.domts.DOMTestFramework
 
assertSame(String, Object, Object) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertSame(DOMTestCase, String, Object, Object) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertSize(String, int, NodeList) - Method in class org.w3c.domts.DOMTestCase
Asserts that the length of the collection is the expected size.
assertSize(String, int, NamedNodeMap) - Method in class org.w3c.domts.DOMTestCase
Asserts that the length of the collection is the expected size.
assertSize(String, int, Collection) - Method in class org.w3c.domts.DOMTestCase
Asserts that the length of the collection is the expected size.
assertSize(DOMTestCase, String, int, NodeList) - Method in interface org.w3c.domts.DOMTestFramework
 
assertSize(DOMTestCase, String, int, NamedNodeMap) - Method in interface org.w3c.domts.DOMTestFramework
 
assertSize(DOMTestCase, String, int, Collection) - Method in interface org.w3c.domts.DOMTestFramework
 
assertSize(String, int, NodeList) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertSize(String, int, NamedNodeMap) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertSize(String, int, Collection) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertSize(DOMTestCase, String, int, NodeList) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertSize(DOMTestCase, String, int, NamedNodeMap) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertSize(DOMTestCase, String, int, Collection) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertTrue(String, boolean) - Method in class org.w3c.domts.DOMTestCase
Asserts that actual==true
assertTrue(String, Object) - Method in class org.w3c.domts.DOMTestCase
Asserts that actual==true
assertTrue(DOMTestCase, String, boolean) - Method in interface org.w3c.domts.DOMTestFramework
 
assertTrue(String, boolean) - Method in class org.w3c.domts.DOMTestInnerClass
 
assertTrue(DOMTestCase, String, boolean) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
assertURIEquals(String, String, String, String, String, String, String, String, Boolean, String) - Method in class org.w3c.domts.DOMTestCase
Asserts aspects of a URI
assertURIEquals(String, String, String, String, String, String, String, String, Boolean, String) - Method in class org.w3c.domts.DOMTestInnerClass
 
attrgetownerelement01 - class org.w3c.domts.level2.core.attrgetownerelement01.
The "getOwnerElement()" will return the Element node this attribute is attached to or null if this attribute is not in use.
attrgetownerelement01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.attrgetownerelement01
Constructor.
attrgetownerelement02 - class org.w3c.domts.level2.core.attrgetownerelement02.
The "getOwnerElement()" will return the Element node this attribute is attached to or null if this attribute is not in use.
attrgetownerelement02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.attrgetownerelement02
Constructor.
attrgetownerelement03 - class org.w3c.domts.level2.core.attrgetownerelement03.
The "getOwnerElement()" will return the Element node this attribute is attached to or null if this attribute is not in use.
attrgetownerelement03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.attrgetownerelement03
Constructor.
attrgetownerelement04 - class org.w3c.domts.level2.core.attrgetownerelement04.
The "getOwnerElement()" will return the Element node this attribute is attached to or null if this attribute is not in use.
attrgetownerelement04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.attrgetownerelement04
Constructor.
attrgetownerelement05 - class org.w3c.domts.level2.core.attrgetownerelement05.
The "getOwnerElement()" will return the Element node this attribute is attached to or null if this attribute is not in use.
attrgetownerelement05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.attrgetownerelement05
Constructor.

B

BatikTestDocumentBuilderFactory - class org.w3c.domts.BatikTestDocumentBuilderFactory.
This class implements the generic parser and configuation abstract class for the DOM implementation of Batik.
BatikTestDocumentBuilderFactory(DocumentBuilderSetting[]) - Constructor for class org.w3c.domts.BatikTestDocumentBuilderFactory
Creates a Batik implementation of DOMTestDocumentBuilderFactory.
build(DOMTestSink) - Method in class org.w3c.domts.DOMTestSuite
Adds a test to the test suite.
build(DOMTestSink) - Method in class org.w3c.domts.level2.core.alltests
Build test suite by adding each test to the test sink

C

coalescing - Static variable in class org.w3c.domts.DocumentBuilderSetting
coalescing = true.
coalescing - Static variable in class org.w3c.domts.DocumentBuilderSettingStrategy
 
createAttributeNS01 - class org.w3c.domts.level2.core.createAttributeNS01.
The "createAttributeNS(namespaceURI,qualifiedName)" method for a Document should raise NAMESPACE_ERR DOMException if qualifiedName is malformed.
createAttributeNS01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createAttributeNS01
Constructor.
createAttributeNS02 - class org.w3c.domts.level2.core.createAttributeNS02.
The "createAttributeNS(namespaceURI,qualifiedName)" method for a Document should raise NAMESPACE_ERR DOMException if qualifiedName has a prefix and namespaceURI is null.
createAttributeNS02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createAttributeNS02
Constructor.
createAttributeNS03 - class org.w3c.domts.level2.core.createAttributeNS03.
The "createAttributeNS(namespaceURI,qualifiedName)" method for a Document should raise INVALID_CHARACTER_ERR DOMException if qualifiedName contains an illegal character.
createAttributeNS03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createAttributeNS03
Constructor.
createAttributeNS04 - class org.w3c.domts.level2.core.createAttributeNS04.
The "createAttributeNS(namespaceURI,qualifiedName)" method for a Document should raise NAMESPACE_ERR DOMException if qualifiedName has the "xml" prefix and namespaceURI is different from "http://www.w3.org/XML/1998/namespace".
createAttributeNS04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createAttributeNS04
Constructor.
createAttributeNS05 - class org.w3c.domts.level2.core.createAttributeNS05.
The "createAttributeNS(namespaceURI,qualifiedName)" method for a Document should return a new Attr object given that all parameters are valid and correctly formed.
createAttributeNS05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createAttributeNS05
Constructor.
createAttributeNS06 - class org.w3c.domts.level2.core.createAttributeNS06.
Document.createAttributeNS with an empty qualified name should cause an INVALID_CHARACTER_ERR.
createAttributeNS06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createAttributeNS06
Constructor.
createDocument(String, String, DocumentType) - Method in class org.w3c.domts.JTidyDOMImplementation
Creates a DOM Document object of the specified type with its document element.
createDocument01 - class org.w3c.domts.level2.core.createDocument01.
The "createDocument(namespaceURI,qualifiedName,doctype)" method for a DOMImplementation should raise NAMESPACE_ERR DOMException if parameter qualifiedName is malformed.
createDocument01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createDocument01
Constructor.
createDocument02 - class org.w3c.domts.level2.core.createDocument02.
The "createDocument(namespaceURI,qualifiedName,doctype)" method for a DOMImplementation should raise NAMESPACE_ERR DOMException if qualifiedName has a prefix and namespaceURI is null.
createDocument02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createDocument02
Constructor.
createDocument03 - class org.w3c.domts.level2.core.createDocument03.
The "createDocument(namespaceURI,qualifiedName,doctype)" method for a DOMImplementation should raise WRONG_DOCUMENT_ERR DOMException if parameter doctype has been used with a different document.
createDocument03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createDocument03
Constructor.
createDocument04 - class org.w3c.domts.level2.core.createDocument04.
The "createDocument(namespaceURI,qualifiedName,doctype)" method for a DOMImplementation should raise WRONG_DOCUMENT_ERR DOMException if parameter doctype was created from a different implementation.
createDocument04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createDocument04
Constructor.
createDocument05 - class org.w3c.domts.level2.core.createDocument05.
The "createDocument(namespaceURI,qualifiedName,doctype)" method for a DOMImplementation should raise INVALID_CHARACTER_ERR DOMException if parameter qualifiedName contains an illegal character.
createDocument05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createDocument05
Constructor.
createDocument06 - class org.w3c.domts.level2.core.createDocument06.
The "createDocument(namespaceURI,qualifiedName,doctype)" method for a DOMImplementation should raise NAMESPACE_ERR DOMException if qualifiedName has the "xml" prefix and namespaceURI different from "http://www.w3.org/XML/1998/namespace" Invoke method createDocument(namespaceURI,qualifiedName,doctype) on this domimplementation with qualifiedName "xml:local" and namespaceURI as the string "http://www.ecommerce.org/schema" (which is different from the required "http://www.w3.org/XML/1998/namespace").
createDocument06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createDocument06
Constructor.
createDocument07 - class org.w3c.domts.level2.core.createDocument07.
The "createDocument(namespaceURI,qualifiedName,doctype)" method for a DOMImplementation should return a new xml Document object of the specified type with its document element given that all parameters are valid and correctly formed.
createDocument07(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createDocument07
Constructor.
createDocument08 - class org.w3c.domts.level2.core.createDocument08.
DOMImplementation.createDocument with an empty qualified name should cause an INVALID_CHARACTER_ERR.
createDocument08(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createDocument08
Constructor.
createDocumentType(String, String, String) - Method in class org.w3c.domts.JTidyDOMImplementation
Creates an empty DocumentType node.
createDocumentType01 - class org.w3c.domts.level2.core.createDocumentType01.
The "createDocumentType(qualifiedName,publicId,systemId)" method for a DOMImplementation should raise NAMESPACE_ERR DOMException if qualifiedName is malformed.
createDocumentType01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createDocumentType01
Constructor.
createDocumentType02 - class org.w3c.domts.level2.core.createDocumentType02.
The "createDocumentType(qualifiedName,publicId,systemId)" method for a DOMImplementation should raise INVALID_CHARACTER_ERR DOMException if qualifiedName contains an illegal character.
createDocumentType02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createDocumentType02
Constructor.
createDocumentType03 - class org.w3c.domts.level2.core.createDocumentType03.
The "createDocumentType(qualifiedName,publicId,systemId)" method for a DOMImplementation should return a new DocumentType node given that qualifiedName is valid and correctly formed.
createDocumentType03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createDocumentType03
Constructor.
createDocumentType04 - class org.w3c.domts.level2.core.createDocumentType04.
DOMImplementation.createDocumentType with an empty name should cause an INVALID_CHARACTER_ERR.
createDocumentType04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createDocumentType04
Constructor.
createElementNS01 - class org.w3c.domts.level2.core.createElementNS01.
The "createElementNS(namespaceURI,qualifiedName)" method for a Document should raise NAMESPACE_ERR DOMException if qualifiedName is malformed.
createElementNS01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createElementNS01
Constructor.
createElementNS02 - class org.w3c.domts.level2.core.createElementNS02.
The "createElementNS(namespaceURI,qualifiedName)" method for a Document should raise NAMESPACE_ERR DOMException if qualifiedName has a prefix and namespaceURI is null.
createElementNS02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createElementNS02
Constructor.
createElementNS03 - class org.w3c.domts.level2.core.createElementNS03.
The "createElementNS(namespaceURI,qualifiedName)" method for a Document should raise INVALID_CHARACTER_ERR DOMException if qualifiedName contains an illegal character.
createElementNS03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createElementNS03
Constructor.
createElementNS04 - class org.w3c.domts.level2.core.createElementNS04.
The "createElementNS(namespaceURI,qualifiedName") method for a Document should raise NAMESPACE_ERR DOMException if the qualifiedName has an "xml" prefix and the namespaceURI is different from http://www.w3.org/XML/1998/namespace".
createElementNS04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createElementNS04
Constructor.
createElementNS05 - class org.w3c.domts.level2.core.createElementNS05.
The "createElementNS(namespaceURI,qualifiedName)" method for a Document should return a new Element object given that all parameters are valid and correctly formed.
createElementNS05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createElementNS05
Constructor.
createElementNS06 - class org.w3c.domts.level2.core.createElementNS06.
Document.createElementNS with an empty qualified name should cause an INVALID_CHARACTER_ERR.
createElementNS06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.createElementNS06
Constructor.
createInstance(DocumentBuilderFactory, DocumentBuilderSetting[]) - Method in class org.w3c.domts.JAXPDOMTestDocumentBuilderFactory
 
createInstance(DocumentBuilderFactory, DocumentBuilderSetting[]) - Method in class org.w3c.domts.XalanDOMTestDocumentBuilderFactory
 
createStream(String) - Method in class org.w3c.domts.DOMTest
 
createTempURI(String) - Method in class org.w3c.domts.DOMTest
 
createXPathEvaluator(Document) - Method in class org.w3c.domts.DOMTest
 
createXPathEvaluator(Document) - Method in class org.w3c.domts.DOMTestDocumentBuilderFactory
Creates XPath evaluator
createXPathEvaluator(Document) - Method in class org.w3c.domts.XalanDOMTestDocumentBuilderFactory
Creates XPath evaluator

D

DOM4JTestDocumentBuilderFactory - class org.w3c.domts.DOM4JTestDocumentBuilderFactory.
This class implements the generic parser and configuation abstract class for JAXP supporting parsers.
DOM4JTestDocumentBuilderFactory(DocumentBuilderSetting[]) - Constructor for class org.w3c.domts.DOM4JTestDocumentBuilderFactory
Creates a JAXP implementation of DOMTestDocumentBuilderFactory.
DOMErrorImpl - class org.w3c.domts.DOMErrorImpl.
This is a utility implementation of EventListener that captures all events and provides access to lists of all events by mode
DOMErrorImpl(DOMError) - Constructor for class org.w3c.domts.DOMErrorImpl
Public constructor
DOMErrorMonitor - class org.w3c.domts.DOMErrorMonitor.
This is a utility implementation of EventListener that captures all events and provides access to lists of all events by mode
DOMErrorMonitor() - Constructor for class org.w3c.domts.DOMErrorMonitor
Public constructor
DOMLocatorImpl - class org.w3c.domts.DOMLocatorImpl.
Implementation of DOMLocator
DOMLocatorImpl(DOMLocator) - Constructor for class org.w3c.domts.DOMLocatorImpl
 
DOMTest - class org.w3c.domts.DOMTest.
This is an abstract base class for generated DOM tests
DOMTest(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.DOMTest
This is the appropriate constructor for tests that make no requirements on the parser configuration.
DOMTest() - Constructor for class org.w3c.domts.DOMTest
This constructor is used by tests that must create a modified document factory to meet requirements on the parser configuration.
DOMTestCase - class org.w3c.domts.DOMTestCase.
This is an abstract base class for generated DOM tests
DOMTestCase() - Constructor for class org.w3c.domts.DOMTestCase
This constructor is for DOMTestCase's that make specific demands for parser configuration.
DOMTestCase(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.DOMTestCase
This constructor is for DOMTestCase's that do not add any requirements for parser configuration.
DOMTestDocumentBuilderFactory - class org.w3c.domts.DOMTestDocumentBuilderFactory.
This class represents a particular parser and configuration (such as entity-expanding, non-validating, whitespace ignoring) for a test session.
DOMTestDocumentBuilderFactory(DocumentBuilderSetting[]) - Constructor for class org.w3c.domts.DOMTestDocumentBuilderFactory
Constructor
DOMTestFramework - interface org.w3c.domts.DOMTestFramework.
This interface provides services typically provided by a test framework
DOMTestIncompatibleException - exception org.w3c.domts.DOMTestIncompatibleException.
This exception represents a mismatch between the requirements of the test (for example, entity preserving) and the capabilities of the parser under test.
DOMTestIncompatibleException(Throwable, DocumentBuilderSetting) - Constructor for class org.w3c.domts.DOMTestIncompatibleException
Constructor from a ParserConfigurationException or reflection exception
DOMTestInnerClass - class org.w3c.domts.DOMTestInnerClass.
This class provides access to DOMTestCase methods (like assertEquals) for inner classes
DOMTestInnerClass(DOMTestCase) - Constructor for class org.w3c.domts.DOMTestInnerClass
 
DOMTestLoadException - exception org.w3c.domts.DOMTestLoadException.
Encapsulates a concrete load exception such as a SAX exception
DOMTestLoadException(Throwable) - Constructor for class org.w3c.domts.DOMTestLoadException
Constructor
DOMTestSink - interface org.w3c.domts.DOMTestSink.
 
DOMTestSuite - class org.w3c.domts.DOMTestSuite.
Abstract base class for all test suites (that is any collection of DOMTest's)
DOMTestSuite() - Constructor for class org.w3c.domts.DOMTestSuite
This constructor is used for suites that assert one or more implementation attributes or features.
DOMTestSuite(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.DOMTestSuite
This constructor is used for suites that make no additional requirements on the parser configuration.
DocumentBuilderSetting - class org.w3c.domts.DocumentBuilderSetting.
This class is an parser setting, such as non-validating or entity-expanding.
DocumentBuilderSetting(String, boolean, DocumentBuilderSettingStrategy) - Constructor for class org.w3c.domts.DocumentBuilderSetting
Protected constructor, use static members for supported settings.
DocumentBuilderSettingStrategy - class org.w3c.domts.DocumentBuilderSettingStrategy.
This class is a strategy that provides the mapping from an abstract setting (such as DocumentBuilderSetting.validating) to a specific DOM implementation
DocumentBuilderSettingStrategy() - Constructor for class org.w3c.domts.DocumentBuilderSettingStrategy
 
doMain(Class, String[]) - Static method in class org.w3c.domts.DOMTestCase
This method is called by the main() for each test and locates the appropriate test framework and runs the specified test
documentcreateattributeNS01 - class org.w3c.domts.level2.core.documentcreateattributeNS01.
The method createAttributeNS creates an attribute of the given qualified name and namespace URI Invoke the createAttributeNS method on this Document object with a null namespaceURI, and a qualifiedName without a prefix.
documentcreateattributeNS01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentcreateattributeNS01
Constructor.
documentcreateattributeNS02 - class org.w3c.domts.level2.core.documentcreateattributeNS02.
The method createAttributeNS creates an attribute of the given qualified name and namespace URI Invoke the createAttributeNS method on this Document object with a valid values for namespaceURI, and a qualifiedName as below.
documentcreateattributeNS02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentcreateattributeNS02
Constructor.
documentcreateattributeNS03 - class org.w3c.domts.level2.core.documentcreateattributeNS03.
The method createAttributeNS raises an INVALID_CHARACTER_ERR if the specified qualified name contains an illegal character Invoke the createAttributeNS method on this Document object with a valid value for namespaceURI, and qualifiedNames that contain illegal characters.
documentcreateattributeNS03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentcreateattributeNS03
Constructor.
documentcreateattributeNS04 - class org.w3c.domts.level2.core.documentcreateattributeNS04.
The method createAttributeNS raises a NAMESPACE_ERR if the specified qualified name is malformed.
documentcreateattributeNS04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentcreateattributeNS04
Constructor.
documentcreateattributeNS05 - class org.w3c.domts.level2.core.documentcreateattributeNS05.
The method createAttributeNS raises a NAMESPACE_ERR if the qualifiedName has a prefix and the namespaceURI is null.
documentcreateattributeNS05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentcreateattributeNS05
Constructor.
documentcreateattributeNS06 - class org.w3c.domts.level2.core.documentcreateattributeNS06.
The method createAttributeNS raises a NAMESPACE_ERR if the qualifiedName has a prefix that is "xml" and the namespaceURI is different from "http://www.w3.org/XML/1998/namespace".
documentcreateattributeNS06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentcreateattributeNS06
Constructor.
documentcreateattributeNS07 - class org.w3c.domts.level2.core.documentcreateattributeNS07.
The method createAttributeNS raises a NAMESPACE_ERR if the qualifiedName is xmlns and the namespaceURI is different from http://www.w3.org/2000/xmlns Invoke the createAttributeNS method on this DOMImplementation object with the qualifiedName as xmlns and namespaceURI as http://www.W3.org/2000/xmlns.
documentcreateattributeNS07(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentcreateattributeNS07
Constructor.
documentcreateelementNS01 - class org.w3c.domts.level2.core.documentcreateelementNS01.
The method createElementNS creates an element of the given valid qualifiedName and NamespaceURI.
documentcreateelementNS01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentcreateelementNS01
Constructor.
documentcreateelementNS02 - class org.w3c.domts.level2.core.documentcreateelementNS02.
The method createElementNS creates an element of the given valid qualifiedName and NamespaceURI.
documentcreateelementNS02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentcreateelementNS02
Constructor.
documentcreateelementNS05 - class org.w3c.domts.level2.core.documentcreateelementNS05.
The method createElementNS raises a NAMESPACE_ERR if the qualifiedName has a prefix and the namespaceURI is null.
documentcreateelementNS05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentcreateelementNS05
Constructor.
documentcreateelementNS06 - class org.w3c.domts.level2.core.documentcreateelementNS06.
The method createElementNS raises a NAMESPACE_ERR if the qualifiedName has a prefix that is "xml" and the namespaceURI is different from http://www.w3.org/XML/1998/namespace Invoke the createElementNS method on this DOMImplementation object with the qualifiedName as xml:root and namespaceURI as http://www.w3.org/xml/1998/namespace Check if the NAMESPACE_ERR exception is thrown.
documentcreateelementNS06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentcreateelementNS06
Constructor.
documentgetelementbyid01 - class org.w3c.domts.level2.core.documentgetelementbyid01.
The method getElementById returns the element whose ID is given by elementId.
documentgetelementbyid01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentgetelementbyid01
Constructor.
documentgetelementsbytagnameNS01 - class org.w3c.domts.level2.core.documentgetelementsbytagnameNS01.
The method getElementsByTagNameNS returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
documentgetelementsbytagnameNS01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentgetelementsbytagnameNS01
Constructor.
documentgetelementsbytagnameNS02 - class org.w3c.domts.level2.core.documentgetelementsbytagnameNS02.
The method getElementsByTagNameNS returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
documentgetelementsbytagnameNS02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentgetelementsbytagnameNS02
Constructor.
documentgetelementsbytagnameNS03 - class org.w3c.domts.level2.core.documentgetelementsbytagnameNS03.
The method getElementsByTagNameNS returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
documentgetelementsbytagnameNS03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentgetelementsbytagnameNS03
Constructor.
documentgetelementsbytagnameNS04 - class org.w3c.domts.level2.core.documentgetelementsbytagnameNS04.
The method getElementsByTagNameNS returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
documentgetelementsbytagnameNS04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentgetelementsbytagnameNS04
Constructor.
documentgetelementsbytagnameNS05 - class org.w3c.domts.level2.core.documentgetelementsbytagnameNS05.
The method getElementsByTagNameNS returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
documentgetelementsbytagnameNS05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentgetelementsbytagnameNS05
Constructor.
documentimportnode01 - class org.w3c.domts.level2.core.documentimportnode01.
The importNode method imports a node from another document to this document.
documentimportnode01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode01
Constructor.
documentimportnode02 - class org.w3c.domts.level2.core.documentimportnode02.
The importNode method imports a node from another document to this document.
documentimportnode02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode02
Constructor.
documentimportnode03 - class org.w3c.domts.level2.core.documentimportnode03.
The importNode method imports a node from another document to this document.
documentimportnode03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode03
Constructor.
documentimportnode04 - class org.w3c.domts.level2.core.documentimportnode04.
The importNode method imports a node from another document to this document.
documentimportnode04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode04
Constructor.
documentimportnode05 - class org.w3c.domts.level2.core.documentimportnode05.
The importNode method imports a node from another document to this document.
documentimportnode05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode05
Constructor.
documentimportnode06 - class org.w3c.domts.level2.core.documentimportnode06.
The importNode method imports a node from another document to this document.
documentimportnode06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode06
Constructor.
documentimportnode07 - class org.w3c.domts.level2.core.documentimportnode07.
The importNode method imports a node from another document to this document.
documentimportnode07(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode07
Constructor.
documentimportnode08 - class org.w3c.domts.level2.core.documentimportnode08.
The importNode method imports a node from another document to this document.
documentimportnode08(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode08
Constructor.
documentimportnode09 - class org.w3c.domts.level2.core.documentimportnode09.
The importNode method imports a node from another document to this document.
documentimportnode09(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode09
Constructor.
documentimportnode10 - class org.w3c.domts.level2.core.documentimportnode10.
The importNode method imports a node from another document to this document.
documentimportnode10(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode10
Constructor.
documentimportnode11 - class org.w3c.domts.level2.core.documentimportnode11.
The importNode method imports a node from another document to this document.
documentimportnode11(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode11
Constructor.
documentimportnode12 - class org.w3c.domts.level2.core.documentimportnode12.
The importNode method imports a node from another document to this document.
documentimportnode12(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode12
Constructor.
documentimportnode13 - class org.w3c.domts.level2.core.documentimportnode13.
The importNode method imports a node from another document to this document.
documentimportnode13(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode13
Constructor.
documentimportnode14 - class org.w3c.domts.level2.core.documentimportnode14.
Using the method importNode with deep=true, import the fourth employee element node of this Document.
documentimportnode14(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode14
Constructor.
documentimportnode15 - class org.w3c.domts.level2.core.documentimportnode15.
The importNode method imports a node from another document to this document.
documentimportnode15(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode15
Constructor.
documentimportnode17 - class org.w3c.domts.level2.core.documentimportnode17.
The importNode method imports a node from another document to this document.
documentimportnode17(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode17
Constructor.
documentimportnode18 - class org.w3c.domts.level2.core.documentimportnode18.
The importNode method imports a node from another document to this document.
documentimportnode18(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode18
Constructor.
documentimportnode19 - class org.w3c.domts.level2.core.documentimportnode19.
The importNode method imports a node from another document to this document.
documentimportnode19(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode19
Constructor.
documentimportnode20 - class org.w3c.domts.level2.core.documentimportnode20.
The importNode method imports a node from another document to this document.
documentimportnode20(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode20
Constructor.
documentimportnode21 - class org.w3c.domts.level2.core.documentimportnode21.
The importNode method imports a node from another document to this document.
documentimportnode21(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode21
Constructor.
documentimportnode22 - class org.w3c.domts.level2.core.documentimportnode22.
The importNode method imports a node from another document to this document.
documentimportnode22(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documentimportnode22
Constructor.
documenttypeinternalSubset01 - class org.w3c.domts.level2.core.documenttypeinternalSubset01.
The method getInternalSubset() returns the internal subset as a string.
documenttypeinternalSubset01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documenttypeinternalSubset01
Constructor.
documenttypepublicid01 - class org.w3c.domts.level2.core.documenttypepublicid01.
The method getInternalSubset() returns the public identifier of the external subset.
documenttypepublicid01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documenttypepublicid01
Constructor.
documenttypesystemid01 - class org.w3c.domts.level2.core.documenttypesystemid01.
The method getInternalSubset() returns the public identifier of the external subset.
documenttypesystemid01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.documenttypesystemid01
Constructor.
domimplementationcreatedocument03 - class org.w3c.domts.level2.core.domimplementationcreatedocument03.
The createDocument method with valid arguments, should create a DOM Document of the specified type.
domimplementationcreatedocument03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.domimplementationcreatedocument03
Constructor.
domimplementationcreatedocument04 - class org.w3c.domts.level2.core.domimplementationcreatedocument04.
The createDocument method should throw a NAMESPACE_ERR if the qualifiedName has a prefix and the namespaceURI is null.
domimplementationcreatedocument04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.domimplementationcreatedocument04
Constructor.
domimplementationcreatedocument05 - class org.w3c.domts.level2.core.domimplementationcreatedocument05.
The createDocument method should throw a NAMESPACE_ERR if the qualifiedName has a prefix that is xml and the namespaceURI is different from http://www..w3.org/XML/1998/namespace.
domimplementationcreatedocument05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.domimplementationcreatedocument05
Constructor.
domimplementationcreatedocument07 - class org.w3c.domts.level2.core.domimplementationcreatedocument07.
The createDocument method should raise a NAMESPACE_ERR if the qualifiedName is malformed Invoke the createDocument method on this DOMImplementation object with null values for namespaceURI and docType and a malformed qualifiedName.
domimplementationcreatedocument07(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.domimplementationcreatedocument07
Constructor.
domimplementationcreatedocumenttype01 - class org.w3c.domts.level2.core.domimplementationcreatedocumenttype01.
The method createDocumentType with valid values for qualifiedName, publicId and systemId should create an empty DocumentType node.
domimplementationcreatedocumenttype01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.domimplementationcreatedocumenttype01
Constructor.
domimplementationcreatedocumenttype02 - class org.w3c.domts.level2.core.domimplementationcreatedocumenttype02.
The method createDocumentType with valid values for qualifiedName, publicId and systemId should create an empty DocumentType node.
domimplementationcreatedocumenttype02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.domimplementationcreatedocumenttype02
Constructor.
domimplementationcreatedocumenttype04 - class org.w3c.domts.level2.core.domimplementationcreatedocumenttype04.
The method createDocumentType should raise a INVALID_CHARACTER_ERR if the qualifiedName contains an illegal characters.
domimplementationcreatedocumenttype04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.domimplementationcreatedocumenttype04
Constructor.
domimplementationfeaturecore - class org.w3c.domts.level2.core.domimplementationfeaturecore.
The "feature" parameter in the "hasFeature(feature,version)" method is the package name of the feature.
domimplementationfeaturecore(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.domimplementationfeaturecore
Constructor.
domimplementationfeaturexmlversion2 - class org.w3c.domts.level2.core.domimplementationfeaturexmlversion2.
The "feature" parameter in the "hasFeature(feature,version)" method is the package name of the feature.
domimplementationfeaturexmlversion2(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.domimplementationfeaturexmlversion2
Constructor.
domimplementationhasfeature01 - class org.w3c.domts.level2.core.domimplementationhasfeature01.
The method "hasFeature(feature,version)" tests if the DOMImplementation implements a specific feature and if so returns true.
domimplementationhasfeature01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.domimplementationhasfeature01
Constructor.
domimplementationhasfeature02 - class org.w3c.domts.level2.core.domimplementationhasfeature02.
The method "hasFeature(feature,version)" tests if the DOMImplementation implements a specific feature and if not returns false.
domimplementationhasfeature02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.domimplementationhasfeature02
Constructor.

E

EventMonitor - class org.w3c.domts.EventMonitor.
This is a utility implementation of EventListener that captures all events and provides access to lists of all events by mode
EventMonitor() - Constructor for class org.w3c.domts.EventMonitor
 
elementgetattributenodens01 - class org.w3c.domts.level2.core.elementgetattributenodens01.
The method getAttributeNodeNS retrieves an Attr node by local name and namespace URI.
elementgetattributenodens01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementgetattributenodens01
Constructor.
elementgetattributenodens02 - class org.w3c.domts.level2.core.elementgetattributenodens02.
The method getAttributeNodeNS retrieves an Attr node by local name and namespace URI.
elementgetattributenodens02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementgetattributenodens02
Constructor.
elementgetattributenodens03 - class org.w3c.domts.level2.core.elementgetattributenodens03.
The method getAttributeNodeNS retrieves an Attr node by local name and namespace URI.
elementgetattributenodens03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementgetattributenodens03
Constructor.
elementgetattributens02 - class org.w3c.domts.level2.core.elementgetattributens02.
The method getAttributeNS retrieves an attribute value by local name and namespace URI.
elementgetattributens02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementgetattributens02
Constructor.
elementgetelementsbytagnamens02 - class org.w3c.domts.level2.core.elementgetelementsbytagnamens02.
The method getElementsByTagNameNS returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
elementgetelementsbytagnamens02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementgetelementsbytagnamens02
Constructor.
elementgetelementsbytagnamens04 - class org.w3c.domts.level2.core.elementgetelementsbytagnamens04.
Returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
elementgetelementsbytagnamens04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementgetelementsbytagnamens04
Constructor.
elementgetelementsbytagnamens05 - class org.w3c.domts.level2.core.elementgetelementsbytagnamens05.
Returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
elementgetelementsbytagnamens05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementgetelementsbytagnamens05
Constructor.
elementhasattribute01 - class org.w3c.domts.level2.core.elementhasattribute01.
The method hasAttribute returns true when an attribute with a given name is specified on this element or has a default value, false otherwise Invoke the hasAttribute method to check if the documentElement has attributres.
elementhasattribute01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementhasattribute01
Constructor.
elementhasattribute02 - class org.w3c.domts.level2.core.elementhasattribute02.
The method hasAttribute returns true when an attribute with a given name is specified on this element or has a default value, false otherwise Invoke the hasAttribute method to on an element with default attributes and verify if it returns true.
elementhasattribute02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementhasattribute02
Constructor.
elementhasattribute03 - class org.w3c.domts.level2.core.elementhasattribute03.
The method hasAttribute returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
elementhasattribute03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementhasattribute03
Constructor.
elementhasattribute04 - class org.w3c.domts.level2.core.elementhasattribute04.
The method hasAttribute returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
elementhasattribute04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementhasattribute04
Constructor.
elementhasattributens01 - class org.w3c.domts.level2.core.elementhasattributens01.
The method hasAttributeNS returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
elementhasattributens01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementhasattributens01
Constructor.
elementhasattributens02 - class org.w3c.domts.level2.core.elementhasattributens02.
The method hasAttributeNS returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
elementhasattributens02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementhasattributens02
Constructor.
elementhasattributens03 - class org.w3c.domts.level2.core.elementhasattributens03.
The method hasAttributeNS returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
elementhasattributens03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementhasattributens03
Constructor.
elementremoveattributens01 - class org.w3c.domts.level2.core.elementremoveattributens01.
The method removeAttributeNS removes an attribute by local name and namespace URI.
elementremoveattributens01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementremoveattributens01
Constructor.
elementsetattributenodens01 - class org.w3c.domts.level2.core.elementsetattributenodens01.
Testing Element.setAttributeNodeNS: If an attribute with that local name and that namespace URI is already present in the element, it is replaced by the new one.
elementsetattributenodens01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementsetattributenodens01
Constructor.
elementsetattributenodens02 - class org.w3c.domts.level2.core.elementsetattributenodens02.
Test the setAttributeNodeNS method.
elementsetattributenodens02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementsetattributenodens02
Constructor.
elementsetattributenodens03 - class org.w3c.domts.level2.core.elementsetattributenodens03.
The method setAttributeNodeNS adds a new attribute and raises the INUSE_ATTRIBUTE_ERR exception if the newAttr is already an attribute of another Element object.
elementsetattributenodens03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementsetattributenodens03
Constructor.
elementsetattributenodens04 - class org.w3c.domts.level2.core.elementsetattributenodens04.
The method setAttributeNodeNS Adds a new attribute and raises an INUSE_ATTRIBUTE_ERR if newAttr is already an attribute of another Element object.
elementsetattributenodens04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementsetattributenodens04
Constructor.
elementsetattributenodens05 - class org.w3c.domts.level2.core.elementsetattributenodens05.
The method setAttributeNodeNS Adds a new attribute and raises an WRONG_DOCUMENT_ERR if newAttr was created from a different document than the one that created the element.
elementsetattributenodens05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementsetattributenodens05
Constructor.
elementsetattributenodens06 - class org.w3c.domts.level2.core.elementsetattributenodens06.
The method setAttributeNodeNS Adds a new attribute and raises an WRONG_DOCUMENT_ERR if this node is readonly.
elementsetattributenodens06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementsetattributenodens06
Constructor.
elementsetattributens01 - class org.w3c.domts.level2.core.elementsetattributens01.
The method setAttributeNS adds a new attribute.
elementsetattributens01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementsetattributens01
Constructor.
elementsetattributens02 - class org.w3c.domts.level2.core.elementsetattributens02.
The method setAttributeNS adds a new attribute.
elementsetattributens02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementsetattributens02
Constructor.
elementsetattributens03 - class org.w3c.domts.level2.core.elementsetattributens03.
The method setAttributeNS adds a new attribute.
elementsetattributens03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementsetattributens03
Constructor.
elementsetattributens04 - class org.w3c.domts.level2.core.elementsetattributens04.
The method setAttributeNS adds a new attribute and raises a INVALID_CHARACTER_ERR if the specified qualified name contains an illegal character.
elementsetattributens04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementsetattributens04
Constructor.
elementsetattributens05 - class org.w3c.domts.level2.core.elementsetattributens05.
The method setAttributeNS adds a new attribute and raises a NAMESPACE_ERR if the qualifiedName has a prefix and the namespaceURI is null.
elementsetattributens05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementsetattributens05
Constructor.
elementsetattributens08 - class org.w3c.domts.level2.core.elementsetattributens08.
The method setAttributeNS adds a new attribute and raises a NAMESPACE_ERR if the qualifiedName, or its prefix, is "xmlns" and the namespaceURI is different from "http://www.w3.org/2000/xmlns/".
elementsetattributens08(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementsetattributens08
Constructor.
elementsetattributensurinull - class org.w3c.domts.level2.core.elementsetattributensurinull.
The "setAttributeNS(namespaceURI,qualifiedName,value)" method raises a NAMESPACE_ERR DOMException if the specified qualifiedName has a prefix and the namespaceURI is null.
elementsetattributensurinull(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.elementsetattributensurinull
Constructor.
equals(String, String) - Method in class org.w3c.domts.DOMTestCase
Compares the values of actual and expected.
equals(int, int) - Method in class org.w3c.domts.DOMTestCase
Compares the values of actual and expected.
equals(double, double) - Method in class org.w3c.domts.DOMTestCase
Compares the values of actual and expected.
equals(Collection, Collection) - Method in class org.w3c.domts.DOMTestCase
Compares the values in actual and expected ignoring order.
equals(List, List) - Method in class org.w3c.domts.DOMTestCase
Compares the values in actual and expected.
equals(String, String) - Method in interface org.w3c.domts.DOMTestFramework
 
equals(int, int) - Method in interface org.w3c.domts.DOMTestFramework
 
equals(boolean, boolean) - Method in interface org.w3c.domts.DOMTestFramework
 
equals(double, double) - Method in interface org.w3c.domts.DOMTestFramework
 
equals(Collection, Collection) - Method in interface org.w3c.domts.DOMTestFramework
 
equals(List, List) - Method in interface org.w3c.domts.DOMTestFramework
 
equals(String, String) - Method in class org.w3c.domts.DOMTestInnerClass
 
equals(int, int) - Method in class org.w3c.domts.DOMTestInnerClass
 
equals(double, double) - Method in class org.w3c.domts.DOMTestInnerClass
 
equals(Collection, Collection) - Method in class org.w3c.domts.DOMTestInnerClass
 
equals(List, List) - Method in class org.w3c.domts.DOMTestInnerClass
 
equals(String, String) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
equals(int, int) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
equals(boolean, boolean) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
equals(double, double) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
equals(Collection, Collection) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
equals(List, List) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
equalsAutoCase(String, String, String) - Method in class org.w3c.domts.DOMTestCase
Compares the value of actual and expected ignoring case.
equalsAutoCase(String, Collection, Collection) - Method in class org.w3c.domts.DOMTestCase
Compares the values in actual and expected ignoring case and order.
equalsAutoCase(String, List, List) - Method in class org.w3c.domts.DOMTestCase
Compares the values in actual and expected ignoring case.
equalsIgnoreCase(String, String) - Method in class org.w3c.domts.DOMTestCase
Compares the value of actual and expected ignoring case.
equalsIgnoreCase(Collection, Collection) - Method in class org.w3c.domts.DOMTestCase
Compares the values in actual and expected ignoring case and order.
equalsIgnoreCase(List, List) - Method in class org.w3c.domts.DOMTestCase
Compares the values in actual and expected ignoring case.
equalsIgnoreCase(String, String) - Method in interface org.w3c.domts.DOMTestFramework
 
equalsIgnoreCase(Collection, Collection) - Method in interface org.w3c.domts.DOMTestFramework
 
equalsIgnoreCase(List, List) - Method in interface org.w3c.domts.DOMTestFramework
 
equalsIgnoreCase(String, String) - Method in class org.w3c.domts.DOMTestInnerClass
 
equalsIgnoreCase(Collection, Collection) - Method in class org.w3c.domts.DOMTestInnerClass
 
equalsIgnoreCase(List, List) - Method in class org.w3c.domts.DOMTestInnerClass
 
equalsIgnoreCase(String, String) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
equalsIgnoreCase(Collection, Collection) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
equalsIgnoreCase(List, List) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
execute(String[]) - Method in class org.w3c.domts.JUnitRunner
 
expandEntityReferences - Static variable in class org.w3c.domts.DocumentBuilderSetting
expandEntityReferences = false.
expandEntityReferences - Static variable in class org.w3c.domts.DocumentBuilderSettingStrategy
 

F

fail(String) - Method in class org.w3c.domts.DOMTestCase
Fail test
fail(DOMTestCase, String) - Method in interface org.w3c.domts.DOMTestFramework
 
fail(DOMTestCase, String) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 

G

getActualSettings() - Method in class org.w3c.domts.DOMTestDocumentBuilderFactory
Creates an array of all determinable settings for the DocumentBuilder including those at implementation defaults.
getAllErrors() - Method in class org.w3c.domts.DOMErrorMonitor
Gets list of errors
getAllEvents() - Method in class org.w3c.domts.EventMonitor
 
getAllNotifications() - Method in class org.w3c.domts.UserDataMonitor
Gets list of notifications
getAtEvents() - Method in class org.w3c.domts.EventMonitor
 
getAttributeNS01 - class org.w3c.domts.level2.core.getAttributeNS01.
The "getAttributeNS(namespaceURI,localName)" method retrieves an attribute value by local name and NamespaceURI.
getAttributeNS01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getAttributeNS01
Constructor.
getAttributeNS02 - class org.w3c.domts.level2.core.getAttributeNS02.
The "getAttributeNS(namespaceURI,localName)" method retrieves an attribute value by local name and NamespaceURI.
getAttributeNS02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getAttributeNS02
Constructor.
getAttributeNS03 - class org.w3c.domts.level2.core.getAttributeNS03.
The "getAttributeNS(namespaceURI,localName)" method retrieves an attribute value by local name and NamespaceURI.
getAttributeNS03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getAttributeNS03
Constructor.
getAttributeNS04 - class org.w3c.domts.level2.core.getAttributeNS04.
The "getAttributeNS(namespaceURI,localName)" method retrieves an attribute value by local name and NamespaceURI.
getAttributeNS04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getAttributeNS04
Constructor.
getAttributeNS05 - class org.w3c.domts.level2.core.getAttributeNS05.
The "getAttributeNS(namespaceURI,localName)" method retrieves an attribute value by local name and NamespaceURI.
getAttributeNS05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getAttributeNS05
Constructor.
getAttributeNodeNS01 - class org.w3c.domts.level2.core.getAttributeNodeNS01.
The "getAttributeNodeNS(namespaceURI,localName)" method retrieves an attribute node by local name and NamespaceURI.
getAttributeNodeNS01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getAttributeNodeNS01
Constructor.
getAttributeNodeNS02 - class org.w3c.domts.level2.core.getAttributeNodeNS02.
The "getAttributeNodeNS(namespaceURI,localName)" method retrieves an attribute node by local name and NamespaceURI.
getAttributeNodeNS02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getAttributeNodeNS02
Constructor.
getBubbledEvents() - Method in class org.w3c.domts.EventMonitor
 
getByteOffset() - Method in class org.w3c.domts.DOMLocatorImpl
 
getCapturedEvents() - Method in class org.w3c.domts.EventMonitor
 
getColumnNumber() - Method in class org.w3c.domts.DOMLocatorImpl
 
getConfiguration1() - Static method in class org.w3c.domts.JAXPDOMTestDocumentBuilderFactory
 
getConfiguration1() - Static method in class org.w3c.domts.XercesHTML2DocumentBuilderFactory
 
getConfiguration1() - Static method in class org.w3c.domts.XercesHTMLDocumentBuilderFactory
 
getConfiguration2() - Static method in class org.w3c.domts.JAXPDOMTestDocumentBuilderFactory
 
getConfiguration2() - Static method in class org.w3c.domts.XercesHTML2DocumentBuilderFactory
 
getConfiguration2() - Static method in class org.w3c.domts.XercesHTMLDocumentBuilderFactory
 
getContentType() - Method in class org.w3c.domts.BatikTestDocumentBuilderFactory
Gets content type.
getContentType() - Method in class org.w3c.domts.DOMTest
 
getContentType() - Method in class org.w3c.domts.DOMTestDocumentBuilderFactory
 
getContentType() - Method in class org.w3c.domts.JTidyDocumentBuilderFactory
 
getDOMImplementation() - Method in class org.w3c.domts.BatikTestDocumentBuilderFactory
Gets DOMImplementation.
getDOMImplementation() - Method in class org.w3c.domts.DOM4JTestDocumentBuilderFactory
 
getDOMImplementation() - Method in class org.w3c.domts.DOMTestDocumentBuilderFactory
 
getDOMImplementation() - Method in class org.w3c.domts.JAXPDOMTestDocumentBuilderFactory
 
getDOMImplementation() - Method in class org.w3c.domts.JTidyDocumentBuilderFactory
 
getDOMImplementation() - Method in class org.w3c.domts.LSDocumentBuilderFactory
Gets DOMImplementation
getDOMImplementation() - Method in class org.w3c.domts.XercesHTML2DocumentBuilderFactory
 
getDOMImplementation() - Method in class org.w3c.domts.XercesHTMLDocumentBuilderFactory
 
getData() - Method in class org.w3c.domts.UserDataNotification
Gets value of data parameter
getDst() - Method in class org.w3c.domts.UserDataNotification
Gets value of dst parameter
getElementById01 - class org.w3c.domts.level2.core.getElementById01.
The "getElementById(elementId)" method for a Document should return an element whose ID matches elementId.
getElementById01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementById01
Constructor.
getElementById02 - class org.w3c.domts.level2.core.getElementById02.
The "getElementById(elementId)" method for a Document should return null if elementId does not identify any elements in this document.
getElementById02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementById02
Constructor.
getElementsByTagNameNS01 - class org.w3c.domts.level2.core.getElementsByTagNameNS01.
The "getElementsByTagNameNS(namespaceURI,localName)" method for a Document should return a new NodeList of all Elements that have a namespace when local name is specified as ' '.
getElementsByTagNameNS01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementsByTagNameNS01
Constructor.
getElementsByTagNameNS02 - class org.w3c.domts.level2.core.getElementsByTagNameNS02.
The "getElementsByTagNameNS(namespaceURI,localName)" method for a Document should return a new NodeList of all Elements with a given localName and namespaceURI in the order they were encountered in a preorder traversal of the document tree.
getElementsByTagNameNS02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementsByTagNameNS02
Constructor.
getElementsByTagNameNS03 - class org.w3c.domts.level2.core.getElementsByTagNameNS03.
The "getElementsByTagNameNS(namespaceURI,localName)" method returns a NodeList of all descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementsByTagNameNS03
Constructor.
getElementsByTagNameNS04 - class org.w3c.domts.level2.core.getElementsByTagNameNS04.
The "getElementsByTagNameNS(namespaceURI,localName)" method returns a NodeList of all descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementsByTagNameNS04
Constructor.
getElementsByTagNameNS05 - class org.w3c.domts.level2.core.getElementsByTagNameNS05.
The "getElementsByTagNameNS(namespaceURI,localName)" method returns a NodeList of all descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementsByTagNameNS05
Constructor.
getElementsByTagNameNS06 - class org.w3c.domts.level2.core.getElementsByTagNameNS06.
The "getElementsByTagNameNS(namespaceURI,localName)" method returns a NodeList of all descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementsByTagNameNS06
Constructor.
getElementsByTagNameNS07 - class org.w3c.domts.level2.core.getElementsByTagNameNS07.
The "getElementsByTagNameNS(namespaceURI,localName)" method returns a NodeList of all descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS07(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementsByTagNameNS07
Constructor.
getElementsByTagNameNS08 - class org.w3c.domts.level2.core.getElementsByTagNameNS08.
Element.getElementsByTagNameNS('*','*') should return all child elements.
getElementsByTagNameNS08(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementsByTagNameNS08
Constructor.
getElementsByTagNameNS09 - class org.w3c.domts.level2.core.getElementsByTagNameNS09.
The "getElementsByTagNameNS(namespaceURI,localName)" method for a Element should return a new NodeList of all descendant Elements with a given localName and namespaceURI in the order they were encountered in a preorder traversal of the document tree.
getElementsByTagNameNS09(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementsByTagNameNS09
Constructor.
getElementsByTagNameNS10 - class org.w3c.domts.level2.core.getElementsByTagNameNS10.
The "getElementsByTagNameNS(namespaceURI,localName)" method returns a NodeList of all descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS10(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementsByTagNameNS10
Constructor.
getElementsByTagNameNS11 - class org.w3c.domts.level2.core.getElementsByTagNameNS11.
The "getElementsByTagNameNS(namespaceURI,localName)" method returns a NodeList of all descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS11(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementsByTagNameNS11
Constructor.
getElementsByTagNameNS12 - class org.w3c.domts.level2.core.getElementsByTagNameNS12.
The "getElementsByTagNameNS(namespaceURI,localName)" method returns a NodeList of all descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS12(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementsByTagNameNS12
Constructor.
getElementsByTagNameNS13 - class org.w3c.domts.level2.core.getElementsByTagNameNS13.
The "getElementsByTagNameNS(namespaceURI,localName)" method returns a NodeList of all descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS13(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementsByTagNameNS13
Constructor.
getElementsByTagNameNS14 - class org.w3c.domts.level2.core.getElementsByTagNameNS14.
The "getElementsByTagNameNS(namespaceURI,localName)" method returns a NodeList of all descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS14(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getElementsByTagNameNS14
Constructor.
getFactory() - Method in class org.w3c.domts.DOMTest
 
getFeature(String, String) - Method in class org.w3c.domts.JTidyDOMImplementation
 
getImplementation() - Method in class org.w3c.domts.DOMTest
 
getImplementation() - Method in class org.w3c.domts.DOMTestInnerClass
 
getInterface(String) - Method in class org.w3c.domts.JTidyDOMImplementation
 
getKey() - Method in class org.w3c.domts.UserDataNotification
Gets value of key parameter
getLineNumber() - Method in class org.w3c.domts.DOMLocatorImpl
 
getLocation() - Method in class org.w3c.domts.DOMErrorImpl
 
getMessage() - Method in class org.w3c.domts.DOMErrorImpl
 
getMutationCount() - Method in class org.w3c.domts.DOMTest
Implementation of EventListener.handleEvent This method is called when a mutation is reported for a document that was declared to not be modified during testing
getNamedItemNS01 - class org.w3c.domts.level2.core.getNamedItemNS01.
The "getNamedItemNS(namespaceURI,localName)" method for a NamedNodeMap should return a node specified by localName and namespaceURI Retrieve a list of elements with tag name "address".
getNamedItemNS01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getNamedItemNS01
Constructor.
getNamedItemNS02 - class org.w3c.domts.level2.core.getNamedItemNS02.
The "getNamedItemNS(namespaceURI,localName)" method for a NamedNodeMap should return null if parameters do not identify any node in this map.
getNamedItemNS02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getNamedItemNS02
Constructor.
getNamedItemNS03 - class org.w3c.domts.level2.core.getNamedItemNS03.
Entity nodes are not namespaced and should not be retrievable using getNamedItemNS.
getNamedItemNS03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getNamedItemNS03
Constructor.
getNamedItemNS04 - class org.w3c.domts.level2.core.getNamedItemNS04.
Notation nodes are not namespaced and should not be retrievable using getNamedItemNS.
getNamedItemNS04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.getNamedItemNS04
Constructor.
getOperation() - Method in class org.w3c.domts.UserDataNotification
Get value of operation parameter
getProperty() - Method in class org.w3c.domts.DocumentBuilderSetting
Gets the property name.
getRelatedData() - Method in class org.w3c.domts.DOMErrorImpl
 
getRelatedException() - Method in class org.w3c.domts.DOMErrorImpl
 
getRelatedNode() - Method in class org.w3c.domts.DOMLocatorImpl
 
getResourceURI(String, String, String) - Method in class org.w3c.domts.DOMTest
 
getSeverity() - Method in class org.w3c.domts.DOMErrorImpl
 
getSrc() - Method in class org.w3c.domts.UserDataNotification
Gets value of src parameter
getTargetURI() - Method in class org.w3c.domts.DOMTest
 
getTargetURI() - Method in class org.w3c.domts.level2.core.alltests
Gets URI that identifies the test suite
getTargetURI() - Method in class org.w3c.domts.level2.core.attrgetownerelement01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.attrgetownerelement02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.attrgetownerelement03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.attrgetownerelement04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.attrgetownerelement05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createAttributeNS01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createAttributeNS02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createAttributeNS03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createAttributeNS04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createAttributeNS05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createAttributeNS06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createDocument01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createDocument02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createDocument03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createDocument04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createDocument05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createDocument06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createDocument07
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createDocument08
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createDocumentType01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createDocumentType02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createDocumentType03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createDocumentType04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createElementNS01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createElementNS02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createElementNS03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createElementNS04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createElementNS05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.createElementNS06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentcreateattributeNS01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentcreateattributeNS02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentcreateattributeNS03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentcreateattributeNS04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentcreateattributeNS05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentcreateattributeNS06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentcreateattributeNS07
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentcreateelementNS01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentcreateelementNS02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentcreateelementNS05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentcreateelementNS06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentgetelementbyid01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentgetelementsbytagnameNS01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentgetelementsbytagnameNS02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentgetelementsbytagnameNS03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentgetelementsbytagnameNS04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentgetelementsbytagnameNS05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode07
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode08
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode09
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode10
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode11
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode12
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode13
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode14
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode15
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode17
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode18
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode19
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode20
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode21
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documentimportnode22
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documenttypeinternalSubset01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documenttypepublicid01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.documenttypesystemid01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.domimplementationcreatedocument03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.domimplementationcreatedocument04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.domimplementationcreatedocument05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.domimplementationcreatedocument07
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.domimplementationcreatedocumenttype01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.domimplementationcreatedocumenttype02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.domimplementationcreatedocumenttype04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.domimplementationfeaturecore
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.domimplementationfeaturexmlversion2
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.domimplementationhasfeature01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.domimplementationhasfeature02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementgetattributenodens01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementgetattributenodens02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementgetattributenodens03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementgetattributens02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementgetelementsbytagnamens02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementgetelementsbytagnamens04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementgetelementsbytagnamens05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementhasattribute01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementhasattribute02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementhasattribute03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementhasattribute04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementhasattributens01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementhasattributens02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementhasattributens03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementremoveattributens01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementsetattributenodens01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementsetattributenodens02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementsetattributenodens03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementsetattributenodens04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementsetattributenodens05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementsetattributenodens06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementsetattributens01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementsetattributens02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementsetattributens03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementsetattributens04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementsetattributens05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementsetattributens08
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.elementsetattributensurinull
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getAttributeNS01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getAttributeNS02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getAttributeNS03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getAttributeNS04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getAttributeNS05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getAttributeNodeNS01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getAttributeNodeNS02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementById01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementById02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS07
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS08
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS09
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS10
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS11
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS12
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS13
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS14
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getNamedItemNS01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getNamedItemNS02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getNamedItemNS03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.getNamedItemNS04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hasAttribute01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hasAttribute02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hasAttribute03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hasAttribute04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hasAttributeNS01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hasAttributeNS02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hasAttributeNS03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hasAttributeNS04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hasAttributeNS05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hasAttributes01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hasAttributes02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hc_entitiesremovenameditemns1
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hc_entitiessetnameditemns1
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hc_namednodemapinvalidtype1
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hc_nodedocumentfragmentnormalize1
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hc_nodedocumentfragmentnormalize2
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hc_notationsremovenameditemns1
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.hc_notationssetnameditemns1
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode07
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode08
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode09
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode10
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode11
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode12
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode13
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode14
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode15
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode16
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.importNode17
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.internalSubset01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.isSupported01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.isSupported02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.isSupported04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.isSupported05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.isSupported06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.isSupported07
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.isSupported09
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.isSupported10
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.isSupported11
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.isSupported12
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.isSupported13
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.isSupported14
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.localName01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.localName02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.localName03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.localName04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapgetnameditemns01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapgetnameditemns02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapgetnameditemns03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapgetnameditemns04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapgetnameditemns05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapgetnameditemns06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns07
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns08
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns09
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns07
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns08
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns09
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns10
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns11
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namespaceURI01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namespaceURI02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namespaceURI03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.namespaceURI04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodegetlocalname03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodegetnamespaceuri03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodegetownerdocument01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodegetownerdocument02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodegetprefix03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodehasattributes01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodehasattributes02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodehasattributes03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodehasattributes04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodeissupported01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodeissupported02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodeissupported03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodeissupported04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodeissupported05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodenormalize01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodesetprefix01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodesetprefix02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodesetprefix03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodesetprefix04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodesetprefix05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodesetprefix06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodesetprefix07
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodesetprefix08
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.nodesetprefix09
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.normalize01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.ownerDocument01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.ownerElement01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.ownerElement02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.prefix01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.prefix02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.prefix03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.prefix04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.prefix05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.prefix06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.prefix07
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.prefix08
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.prefix09
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.prefix10
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.prefix11
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.publicId01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.removeAttributeNS01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.removeAttributeNS02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.removeNamedItemNS01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.removeNamedItemNS02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.removeNamedItemNS03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setAttributeNS01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setAttributeNS02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setAttributeNS03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setAttributeNS04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setAttributeNS05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setAttributeNS06
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setAttributeNS07
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setAttributeNS09
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setAttributeNS10
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setAttributeNodeNS01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setAttributeNodeNS02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setAttributeNodeNS03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setAttributeNodeNS04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setAttributeNodeNS05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setNamedItemNS01
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setNamedItemNS02
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setNamedItemNS03
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setNamedItemNS04
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.setNamedItemNS05
Gets URI that identifies the test.
getTargetURI() - Method in class org.w3c.domts.level2.core.systemId01
Gets URI that identifies the test.
getType() - Method in class org.w3c.domts.DOMErrorImpl
 
getUri() - Method in class org.w3c.domts.DOMLocatorImpl
 
getUtf16Offset() - Method in class org.w3c.domts.DOMLocatorImpl
 
getValue() - Method in class org.w3c.domts.DocumentBuilderSetting
Gets the property value.

H

handle(short, String, Object, Node, Node) - Method in class org.w3c.domts.UserDataMonitor
Implementation of UserDataHandler.handle.
handleError(DOMError) - Method in class org.w3c.domts.DOMErrorMonitor
Implementation of DOMErrorHandler.handleError that adds copy of error to list for later retrieval.
handleEvent(Event) - Method in class org.w3c.domts.EventMonitor
 
hasAttribute01 - class org.w3c.domts.level2.core.hasAttribute01.
The "hasAttribute()" method for an Element should return true if the element has an attribute with the given name.
hasAttribute01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hasAttribute01
Constructor.
hasAttribute02 - class org.w3c.domts.level2.core.hasAttribute02.
The "hasAttribute()" method for an Element should return true if the element has an attribute with the given name.
hasAttribute02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hasAttribute02
Constructor.
hasAttribute03 - class org.w3c.domts.level2.core.hasAttribute03.
The "hasAttribute()" method for an Element should return false if the element does not have an attribute with the given name.
hasAttribute03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hasAttribute03
Constructor.
hasAttribute04 - class org.w3c.domts.level2.core.hasAttribute04.
The "hasAttribute()" method for an Element should return true if the element has an attribute with the given name.
hasAttribute04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hasAttribute04
Constructor.
hasAttributeNS01 - class org.w3c.domts.level2.core.hasAttributeNS01.
The "hasAttributeNS()" method for an Element should return false if the element does not have an attribute with the given local name and/or a namespace URI specified on this element or does not have a default value.
hasAttributeNS01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hasAttributeNS01
Constructor.
hasAttributeNS02 - class org.w3c.domts.level2.core.hasAttributeNS02.
The "hasAttributeNS()" method for an Element should return false if the element does not have an attribute with the given local name and/or namespace URI specified on this element or does not have a default value.
hasAttributeNS02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hasAttributeNS02
Constructor.
hasAttributeNS03 - class org.w3c.domts.level2.core.hasAttributeNS03.
The "hasAttributeNS()" method for an Element should return false if the element does not have an attribute with the given local name and/or namespace URI specified on this element or does not have a default value.
hasAttributeNS03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hasAttributeNS03
Constructor.
hasAttributeNS04 - class org.w3c.domts.level2.core.hasAttributeNS04.
The "hasAttributeNS()" method for an Element should return true if the attribute with the given local name and namespace URI has a default value.
hasAttributeNS04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hasAttributeNS04
Constructor.
hasAttributeNS05 - class org.w3c.domts.level2.core.hasAttributeNS05.
The "hasAttributeNS()" method for an Element should return true if the element has an attribute with the given local name and the namespace URI is specified on this element or has a default value.
hasAttributeNS05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hasAttributeNS05
Constructor.
hasAttributes01 - class org.w3c.domts.level2.core.hasAttributes01.
The "hasAttributes()" method for a node should return false if the node does not have an attribute.
hasAttributes01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hasAttributes01
Constructor.
hasAttributes02 - class org.w3c.domts.level2.core.hasAttributes02.
The "hasAttributes()" method for a node should return true if the node has attributes.
hasAttributes02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hasAttributes02
Constructor.
hasConflict(DocumentBuilderSetting) - Method in class org.w3c.domts.DocumentBuilderSetting
Returns true if the settings have a conflict or are identical.
hasConflict(DocumentBuilderSettingStrategy) - Method in class org.w3c.domts.DocumentBuilderSettingStrategy
 
hasFeature(String, String) - Method in class org.w3c.domts.BatikTestDocumentBuilderFactory
Determines if the implementation supports the specified feature.
hasFeature(String, String) - Method in class org.w3c.domts.DOM4JTestDocumentBuilderFactory
 
hasFeature(String, String) - Method in class org.w3c.domts.DOMTest
 
hasFeature(String, String) - Method in class org.w3c.domts.DOMTestDocumentBuilderFactory
 
hasFeature(DocumentBuilder, String, String) - Method in interface org.w3c.domts.DOMTestFramework
 
hasFeature(String, String) - Method in class org.w3c.domts.JAXPDOMTestDocumentBuilderFactory
 
hasFeature(String, String) - Method in class org.w3c.domts.JTidyDOMImplementation
Test if the DOM implementation implements a specific feature.
hasFeature(String, String) - Method in class org.w3c.domts.JTidyDocumentBuilderFactory
 
hasFeature(DocumentBuilder, String, String) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
hasFeature(String, String) - Method in class org.w3c.domts.LSDocumentBuilderFactory
Determines if the implementation supports the specified feature
hasFeature(String, String) - Method in class org.w3c.domts.XercesHTML2DocumentBuilderFactory
 
hasFeature(String, String) - Method in class org.w3c.domts.XercesHTMLDocumentBuilderFactory
 
hasNullString - Static variable in class org.w3c.domts.DocumentBuilderSetting
hasNullString = true.
hasNullString - Static variable in class org.w3c.domts.DocumentBuilderSettingStrategy
 
hasSetting(DocumentBuilderSetting) - Method in class org.w3c.domts.DOMTest
 
hasSetting(DOMTestDocumentBuilderFactory) - Method in class org.w3c.domts.DocumentBuilderSetting
Determines current value of setting.
hasSetting(DOMTestDocumentBuilderFactory) - Method in class org.w3c.domts.DocumentBuilderSettingStrategy
 
hc_entitiesremovenameditemns1 - class org.w3c.domts.level2.core.hc_entitiesremovenameditemns1.
An attempt to add remove an entity using removeNamedItemNS should result in a NO_MODIFICATION_ERR or a NOT_FOUND_ERR.
hc_entitiesremovenameditemns1(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hc_entitiesremovenameditemns1
Constructor.
hc_entitiessetnameditemns1 - class org.w3c.domts.level2.core.hc_entitiessetnameditemns1.
An attempt to add an element to the named node map returned by entities should result in a NO_MODIFICATION_ERR or HIERARCHY_REQUEST_ERR.
hc_entitiessetnameditemns1(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hc_entitiessetnameditemns1
Constructor.
hc_namednodemapinvalidtype1 - class org.w3c.domts.level2.core.hc_namednodemapinvalidtype1.
Attempt to insert an element into an attribute list, should raise a HIERARCHY_REQUEST_ERR.
hc_namednodemapinvalidtype1(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hc_namednodemapinvalidtype1
Constructor.
hc_nodedocumentfragmentnormalize1 - class org.w3c.domts.level2.core.hc_nodedocumentfragmentnormalize1.
Create a document fragment with two adjacent text nodes, normalize and see if the text nodes were combined.
hc_nodedocumentfragmentnormalize1(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hc_nodedocumentfragmentnormalize1
Constructor.
hc_nodedocumentfragmentnormalize2 - class org.w3c.domts.level2.core.hc_nodedocumentfragmentnormalize2.
Create a document fragment with an empty text node, after normalization there should be no child nodes.
hc_nodedocumentfragmentnormalize2(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hc_nodedocumentfragmentnormalize2
Constructor.
hc_notationsremovenameditemns1 - class org.w3c.domts.level2.core.hc_notationsremovenameditemns1.
An attempt to add remove an notation using removeNamedItemNS should result in a NO_MODIFICATION_ERR or a NOT_FOUND_ERR.
hc_notationsremovenameditemns1(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hc_notationsremovenameditemns1
Constructor.
hc_notationssetnameditemns1 - class org.w3c.domts.level2.core.hc_notationssetnameditemns1.
An attempt to add an element to the named node map returned by notations should result in a NO_MODIFICATION_ERR or HIERARCHY_REQUEST_ERR.
hc_notationssetnameditemns1(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.hc_notationssetnameditemns1
Constructor.

I

ignoringComments - Static variable in class org.w3c.domts.DocumentBuilderSetting
Comments ignored.
ignoringComments - Static variable in class org.w3c.domts.DocumentBuilderSettingStrategy
 
ignoringElementContentWhitespace - Static variable in class org.w3c.domts.DocumentBuilderSetting
ignoringElementContentWhitespace = true.
ignoringElementContentWhitespace - Static variable in class org.w3c.domts.DocumentBuilderSettingStrategy
 
importNode01 - class org.w3c.domts.level2.core.importNode01.
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
importNode01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode01
Constructor.
importNode02 - class org.w3c.domts.level2.core.importNode02.
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
importNode02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode02
Constructor.
importNode03 - class org.w3c.domts.level2.core.importNode03.
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
importNode03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode03
Constructor.
importNode04 - class org.w3c.domts.level2.core.importNode04.
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
importNode04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode04
Constructor.
importNode05 - class org.w3c.domts.level2.core.importNode05.
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
importNode05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode05
Constructor.
importNode06 - class org.w3c.domts.level2.core.importNode06.
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
importNode06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode06
Constructor.
importNode07 - class org.w3c.domts.level2.core.importNode07.
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
importNode07(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode07
Constructor.
importNode08 - class org.w3c.domts.level2.core.importNode08.
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
importNode08(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode08
Constructor.
importNode09 - class org.w3c.domts.level2.core.importNode09.
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
importNode09(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode09
Constructor.
importNode10 - class org.w3c.domts.level2.core.importNode10.
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
importNode10(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode10
Constructor.
importNode11 - class org.w3c.domts.level2.core.importNode11.
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
importNode11(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode11
Constructor.
importNode12 - class org.w3c.domts.level2.core.importNode12.
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
importNode12(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode12
Constructor.
importNode13 - class org.w3c.domts.level2.core.importNode13.
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
importNode13(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode13
Constructor.
importNode14 - class org.w3c.domts.level2.core.importNode14.
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
importNode14(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode14
Constructor.
importNode15 - class org.w3c.domts.level2.core.importNode15.
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
importNode15(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode15
Constructor.
importNode16 - class org.w3c.domts.level2.core.importNode16.
The "importNode(importedNode,deep)" method for a Document should raise NOT_SUPPORTED_ERR DOMException if the type of node being imported is DocumentType.
importNode16(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode16
Constructor.
importNode17 - class org.w3c.domts.level2.core.importNode17.
The "importNode(importedNode,deep)" method for a Document should raise NOT_SUPPORTED_ERR DOMException if the type of node being imported is Document.
importNode17(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.importNode17
Constructor.
incompatibleFeature(String, String) - Static method in class org.w3c.domts.DOMTestIncompatibleException
 
incompatibleLoad(String, String) - Static method in class org.w3c.domts.DOMTestIncompatibleException
 
internalSubset01 - class org.w3c.domts.level2.core.internalSubset01.
The "getInternalSubset()" method returns the internal subset as a string or null if there is none.
internalSubset01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.internalSubset01
Constructor.
isCoalescing() - Method in class org.w3c.domts.BatikTestDocumentBuilderFactory
Indicates whether the implementation combines text and cdata nodes.
isCoalescing() - Method in class org.w3c.domts.DOM4JTestDocumentBuilderFactory
 
isCoalescing() - Method in class org.w3c.domts.DOMTest
 
isCoalescing() - Method in class org.w3c.domts.DOMTestDocumentBuilderFactory
 
isCoalescing() - Method in class org.w3c.domts.JAXPDOMTestDocumentBuilderFactory
 
isCoalescing() - Method in class org.w3c.domts.JTidyDocumentBuilderFactory
 
isCoalescing() - Method in class org.w3c.domts.LSDocumentBuilderFactory
Indicates whether the implementation combines text and cdata nodes.
isCoalescing() - Method in class org.w3c.domts.XercesHTML2DocumentBuilderFactory
 
isCoalescing() - Method in class org.w3c.domts.XercesHTMLDocumentBuilderFactory
 
isExpandEntityReferences() - Method in class org.w3c.domts.BatikTestDocumentBuilderFactory
Indicates whether the implementation expands entity references.
isExpandEntityReferences() - Method in class org.w3c.domts.DOM4JTestDocumentBuilderFactory
 
isExpandEntityReferences() - Method in class org.w3c.domts.DOMTest
 
isExpandEntityReferences() - Method in class org.w3c.domts.DOMTestDocumentBuilderFactory
 
isExpandEntityReferences() - Method in class org.w3c.domts.JAXPDOMTestDocumentBuilderFactory
 
isExpandEntityReferences() - Method in class org.w3c.domts.JTidyDocumentBuilderFactory
 
isExpandEntityReferences() - Method in class org.w3c.domts.LSDocumentBuilderFactory
Indicates whether the implementation expands entity references.
isExpandEntityReferences() - Method in class org.w3c.domts.XercesHTML2DocumentBuilderFactory
 
isExpandEntityReferences() - Method in class org.w3c.domts.XercesHTMLDocumentBuilderFactory
 
isHasNullString() - Method in class org.w3c.domts.DOMTest
 
isIgnoringElementContentWhitespace() - Method in class org.w3c.domts.BatikTestDocumentBuilderFactory
Indicates whether the implementation ignores element content whitespace.
isIgnoringElementContentWhitespace() - Method in class org.w3c.domts.DOM4JTestDocumentBuilderFactory
 
isIgnoringElementContentWhitespace() - Method in class org.w3c.domts.DOMTest
 
isIgnoringElementContentWhitespace() - Method in class org.w3c.domts.DOMTestDocumentBuilderFactory
 
isIgnoringElementContentWhitespace() - Method in class org.w3c.domts.JAXPDOMTestDocumentBuilderFactory
 
isIgnoringElementContentWhitespace() - Method in class org.w3c.domts.JTidyDocumentBuilderFactory
 
isIgnoringElementContentWhitespace() - Method in class org.w3c.domts.LSDocumentBuilderFactory
Indicates whether the implementation ignores element content whitespace.
isIgnoringElementContentWhitespace() - Method in class org.w3c.domts.XercesHTML2DocumentBuilderFactory
 
isIgnoringElementContentWhitespace() - Method in class org.w3c.domts.XercesHTMLDocumentBuilderFactory
 
isNamespaceAware() - Method in class org.w3c.domts.BatikTestDocumentBuilderFactory
Indicates whether the implementation is namespace aware.
isNamespaceAware() - Method in class org.w3c.domts.DOM4JTestDocumentBuilderFactory
 
isNamespaceAware() - Method in class org.w3c.domts.DOMTest
 
isNamespaceAware() - Method in class org.w3c.domts.DOMTestDocumentBuilderFactory
 
isNamespaceAware() - Method in class org.w3c.domts.JAXPDOMTestDocumentBuilderFactory
 
isNamespaceAware() - Method in class org.w3c.domts.JTidyDocumentBuilderFactory
 
isNamespaceAware() - Method in class org.w3c.domts.LSDocumentBuilderFactory
Indicates whether the implementation is namespace aware.
isNamespaceAware() - Method in class org.w3c.domts.XercesHTML2DocumentBuilderFactory
 
isNamespaceAware() - Method in class org.w3c.domts.XercesHTMLDocumentBuilderFactory
 
isSigned() - Method in class org.w3c.domts.DOMTest
 
isSupported01 - class org.w3c.domts.level2.core.isSupported01.
The "feature" parameter in the isSupported(feature,version)" method is the name of the feature and the version is the version number of the feature to test.
isSupported01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.isSupported01
Constructor.
isSupported02 - class org.w3c.domts.level2.core.isSupported02.
The "feature" parameter in the isSupported(feature,version)" method is the name of the feature and the version is the version number of the feature to test.
isSupported02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.isSupported02
Constructor.
isSupported04 - class org.w3c.domts.level2.core.isSupported04.
The "feature" parameter in the isSupported(feature,version)" method is the name of the feature and the version is the version number of the feature to test.
isSupported04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.isSupported04
Constructor.
isSupported05 - class org.w3c.domts.level2.core.isSupported05.
The "feature" parameter in the isSupported(feature,version)" method is the name of the feature and the version is the version number of the feature to test.
isSupported05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.isSupported05
Constructor.
isSupported06 - class org.w3c.domts.level2.core.isSupported06.
The "feature" parameter in the isSupported(feature,version)" method is the name of the feature and the version is the version number of the feature to test.
isSupported06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.isSupported06
Constructor.
isSupported07 - class org.w3c.domts.level2.core.isSupported07.
The "feature" parameter in the isSupported(feature,version)" method is the name of the feature and the version is the version number of the feature to test.
isSupported07(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.isSupported07
Constructor.
isSupported09 - class org.w3c.domts.level2.core.isSupported09.
The "feature" parameter in the isSupported(feature,version)" method is the name of the feature and the version is the version number of the feature to test.
isSupported09(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.isSupported09
Constructor.
isSupported10 - class org.w3c.domts.level2.core.isSupported10.
The "feature" parameter in the isSupported(feature,version)" method is the name of the feature and the version is the version number of the feature to test.
isSupported10(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.isSupported10
Constructor.
isSupported11 - class org.w3c.domts.level2.core.isSupported11.
The "feature" parameter in the isSupported(feature,version)" method is the name of the feature and the version is the version number of the feature to test.
isSupported11(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.isSupported11
Constructor.
isSupported12 - class org.w3c.domts.level2.core.isSupported12.
The "feature" parameter in the isSupported(feature,version)" method is the name of the feature and the version is the version number of the feature to test.
isSupported12(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.isSupported12
Constructor.
isSupported13 - class org.w3c.domts.level2.core.isSupported13.
Calls isSupported("Core","") should return true for all implementations (by extension of core-14).
isSupported13(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.isSupported13
Constructor.
isSupported14 - class org.w3c.domts.level2.core.isSupported14.
Calls isSupported("Core",null) should return true for all implementations (by extension of core-14).
isSupported14(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.isSupported14
Constructor.
isValidating() - Method in class org.w3c.domts.BatikTestDocumentBuilderFactory
Indicates whether the implementation is validating.
isValidating() - Method in class org.w3c.domts.DOM4JTestDocumentBuilderFactory
 
isValidating() - Method in class org.w3c.domts.DOMTest
 
isValidating() - Method in class org.w3c.domts.DOMTestDocumentBuilderFactory
 
isValidating() - Method in class org.w3c.domts.JAXPDOMTestDocumentBuilderFactory
 
isValidating() - Method in class org.w3c.domts.JTidyDocumentBuilderFactory
 
isValidating() - Method in class org.w3c.domts.LSDocumentBuilderFactory
Indicates whether the implementation is validating.
isValidating() - Method in class org.w3c.domts.XercesHTML2DocumentBuilderFactory
 
isValidating() - Method in class org.w3c.domts.XercesHTMLDocumentBuilderFactory
 

J

JAXPDOMTestDocumentBuilderFactory - class org.w3c.domts.JAXPDOMTestDocumentBuilderFactory.
This class implements the generic parser and configuation abstract class for JAXP supporting parsers.
JAXPDOMTestDocumentBuilderFactory(DocumentBuilderFactory, DocumentBuilderSetting[]) - Constructor for class org.w3c.domts.JAXPDOMTestDocumentBuilderFactory
Creates a JAXP implementation of DOMTestDocumentBuilderFactory.
JTidyDOMImplementation - class org.w3c.domts.JTidyDOMImplementation.
JTidy does not implement DOMImplementation we do it here to keep the test exclusion logic from falling apart.
JTidyDOMImplementation() - Constructor for class org.w3c.domts.JTidyDOMImplementation
 
JTidyDocumentBuilderFactory - class org.w3c.domts.JTidyDocumentBuilderFactory.
This class implements the generic parser builder for JTidy (http://sf.net/projects/JTidy) which reads HTML and supports the fundamental DOM interfaces but not either HTML L1 DOM or HTML L2 DOM
JTidyDocumentBuilderFactory(DocumentBuilderSetting[]) - Constructor for class org.w3c.domts.JTidyDocumentBuilderFactory
Creates a implementation of DOMTestDocumentBuilderFactory using JTidy's HTML parser and DOM implementation
JUnitRunner - class org.w3c.domts.JUnitRunner.
 
JUnitRunner(Class) - Constructor for class org.w3c.domts.JUnitRunner
 
JUnitRunner(String[]) - Constructor for class org.w3c.domts.JUnitRunner
 
JUnitTestCaseAdapter - class org.w3c.domts.JUnitTestCaseAdapter.
 
JUnitTestCaseAdapter(DOMTestCase) - Constructor for class org.w3c.domts.JUnitTestCaseAdapter
 
JUnitTestSuiteAdapter - class org.w3c.domts.JUnitTestSuiteAdapter.
 
JUnitTestSuiteAdapter(DOMTestSuite) - Constructor for class org.w3c.domts.JUnitTestSuiteAdapter
 

L

LSDocumentBuilderFactory - class org.w3c.domts.LSDocumentBuilderFactory.
This class implements the generic parser and configuation abstract class for the DOM L3 implementations
LSDocumentBuilderFactory(DocumentBuilderSetting[]) - Constructor for class org.w3c.domts.LSDocumentBuilderFactory
Creates a LS implementation of DOMTestDocumentBuilderFactory.
load(URL) - Method in class org.w3c.domts.BatikTestDocumentBuilderFactory
Loads specified URL.
load(URL) - Method in class org.w3c.domts.DOM4JTestDocumentBuilderFactory
 
load(String, boolean) - Method in class org.w3c.domts.DOMTest
 
load(URL) - Method in class org.w3c.domts.DOMTestDocumentBuilderFactory
 
load(URL) - Method in class org.w3c.domts.JAXPDOMTestDocumentBuilderFactory
 
load(URL) - Method in class org.w3c.domts.JTidyDocumentBuilderFactory
 
load(URL) - Method in class org.w3c.domts.LSDocumentBuilderFactory
Loads specified URL
load(URL) - Method in class org.w3c.domts.XercesHTML2DocumentBuilderFactory
 
load(URL) - Method in class org.w3c.domts.XercesHTMLDocumentBuilderFactory
 
localName01 - class org.w3c.domts.level2.core.localName01.
The "getLocalName()" method for a Node returns the local part of the qualified name of this node, and for nodes of any type other than ELEMENT_NODE and ATTRIBUTE_NODE and nodes created with a DOM Level 1 method, this is null.
localName01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.localName01
Constructor.
localName02 - class org.w3c.domts.level2.core.localName02.
The "getLocalName()" method for a Node returns the local part of the qualified name of this node, and for nodes of any type other than ELEMENT_NODE and ATTRIBUTE_NODE and nodes created with a DOM Level 1 method, this is null.
localName02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.localName02
Constructor.
localName03 - class org.w3c.domts.level2.core.localName03.
The "getLocalName()" method for a Node returns the local part of the qualified name of this node, and for nodes of any type other than ELEMENT_NODE and ATTRIBUTE_NODE and nodes created with a DOM Level 1 method, this is null.
localName03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.localName03
Constructor.
localName04 - class org.w3c.domts.level2.core.localName04.
The "getLocalName()" method for a Node returns the local part of the qualified name of this node, and for nodes of any type other than ELEMENT_NODE and ATTRIBUTE_NODE and nodes created with a DOM Level 1 method, this is null.
localName04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.localName04
Constructor.

M

main(String[]) - Static method in class org.w3c.domts.JUnitRunner
 
main(String[]) - Static method in class org.w3c.domts.level2.core.alltests
Runs individual test
main(String[]) - Static method in class org.w3c.domts.level2.core.attrgetownerelement01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.attrgetownerelement02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.attrgetownerelement03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.attrgetownerelement04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.attrgetownerelement05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createAttributeNS01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createAttributeNS02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createAttributeNS03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createAttributeNS04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createAttributeNS05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createAttributeNS06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createDocument01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createDocument02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createDocument03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createDocument04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createDocument05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createDocument06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createDocument07
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createDocument08
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createDocumentType01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createDocumentType02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createDocumentType03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createDocumentType04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createElementNS01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createElementNS02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createElementNS03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createElementNS04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createElementNS05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.createElementNS06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentcreateattributeNS01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentcreateattributeNS02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentcreateattributeNS03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentcreateattributeNS04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentcreateattributeNS05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentcreateattributeNS06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentcreateattributeNS07
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentcreateelementNS01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentcreateelementNS02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentcreateelementNS05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentcreateelementNS06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentgetelementbyid01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentgetelementsbytagnameNS01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentgetelementsbytagnameNS02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentgetelementsbytagnameNS03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentgetelementsbytagnameNS04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentgetelementsbytagnameNS05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode07
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode08
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode09
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode10
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode11
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode12
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode13
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode14
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode15
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode17
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode18
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode19
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode20
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode21
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documentimportnode22
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documenttypeinternalSubset01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documenttypepublicid01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.documenttypesystemid01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.domimplementationcreatedocument03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.domimplementationcreatedocument04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.domimplementationcreatedocument05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.domimplementationcreatedocument07
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.domimplementationcreatedocumenttype01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.domimplementationcreatedocumenttype02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.domimplementationcreatedocumenttype04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.domimplementationfeaturecore
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.domimplementationfeaturexmlversion2
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.domimplementationhasfeature01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.domimplementationhasfeature02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementgetattributenodens01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementgetattributenodens02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementgetattributenodens03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementgetattributens02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementgetelementsbytagnamens02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementgetelementsbytagnamens04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementgetelementsbytagnamens05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementhasattribute01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementhasattribute02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementhasattribute03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementhasattribute04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementhasattributens01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementhasattributens02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementhasattributens03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementremoveattributens01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementsetattributenodens01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementsetattributenodens02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementsetattributenodens03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementsetattributenodens04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementsetattributenodens05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementsetattributenodens06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementsetattributens01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementsetattributens02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementsetattributens03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementsetattributens04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementsetattributens05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementsetattributens08
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.elementsetattributensurinull
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getAttributeNS01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getAttributeNS02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getAttributeNS03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getAttributeNS04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getAttributeNS05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getAttributeNodeNS01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getAttributeNodeNS02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementById01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementById02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementsByTagNameNS01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementsByTagNameNS02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementsByTagNameNS03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementsByTagNameNS04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementsByTagNameNS05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementsByTagNameNS06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementsByTagNameNS07
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementsByTagNameNS08
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementsByTagNameNS09
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementsByTagNameNS10
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementsByTagNameNS11
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementsByTagNameNS12
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementsByTagNameNS13
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getElementsByTagNameNS14
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getNamedItemNS01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getNamedItemNS02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getNamedItemNS03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.getNamedItemNS04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hasAttribute01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hasAttribute02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hasAttribute03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hasAttribute04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hasAttributeNS01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hasAttributeNS02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hasAttributeNS03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hasAttributeNS04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hasAttributeNS05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hasAttributes01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hasAttributes02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hc_entitiesremovenameditemns1
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hc_entitiessetnameditemns1
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hc_namednodemapinvalidtype1
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hc_nodedocumentfragmentnormalize1
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hc_nodedocumentfragmentnormalize2
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hc_notationsremovenameditemns1
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.hc_notationssetnameditemns1
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode07
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode08
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode09
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode10
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode11
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode12
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode13
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode14
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode15
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode16
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.importNode17
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.internalSubset01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.isSupported01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.isSupported02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.isSupported04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.isSupported05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.isSupported06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.isSupported07
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.isSupported09
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.isSupported10
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.isSupported11
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.isSupported12
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.isSupported13
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.isSupported14
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.localName01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.localName02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.localName03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.localName04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapgetnameditemns01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapgetnameditemns02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapgetnameditemns03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapgetnameditemns04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapgetnameditemns05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapgetnameditemns06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapremovenameditemns01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapremovenameditemns02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapremovenameditemns03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapremovenameditemns04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapremovenameditemns05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapremovenameditemns06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapremovenameditemns07
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapremovenameditemns08
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapremovenameditemns09
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapsetnameditemns01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapsetnameditemns02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapsetnameditemns03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapsetnameditemns04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapsetnameditemns05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapsetnameditemns06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapsetnameditemns07
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapsetnameditemns08
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapsetnameditemns09
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapsetnameditemns10
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namednodemapsetnameditemns11
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namespaceURI01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namespaceURI02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namespaceURI03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.namespaceURI04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodegetlocalname03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodegetnamespaceuri03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodegetownerdocument01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodegetownerdocument02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodegetprefix03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodehasattributes01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodehasattributes02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodehasattributes03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodehasattributes04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodeissupported01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodeissupported02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodeissupported03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodeissupported04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodeissupported05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodenormalize01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodesetprefix01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodesetprefix02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodesetprefix03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodesetprefix04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodesetprefix05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodesetprefix06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodesetprefix07
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodesetprefix08
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.nodesetprefix09
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.normalize01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.ownerDocument01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.ownerElement01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.ownerElement02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.prefix01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.prefix02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.prefix03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.prefix04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.prefix05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.prefix06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.prefix07
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.prefix08
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.prefix09
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.prefix10
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.prefix11
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.publicId01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.removeAttributeNS01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.removeAttributeNS02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.removeNamedItemNS01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.removeNamedItemNS02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.removeNamedItemNS03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setAttributeNS01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setAttributeNS02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setAttributeNS03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setAttributeNS04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setAttributeNS05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setAttributeNS06
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setAttributeNS07
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setAttributeNS09
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setAttributeNS10
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setAttributeNodeNS01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setAttributeNodeNS02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setAttributeNodeNS03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setAttributeNodeNS04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setAttributeNodeNS05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setNamedItemNS01
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setNamedItemNS02
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setNamedItemNS03
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setNamedItemNS04
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.setNamedItemNS05
Runs this test from the command line.
main(String[]) - Static method in class org.w3c.domts.level2.core.systemId01
Runs this test from the command line.
mergeSettings(DocumentBuilderSetting[]) - Method in class org.w3c.domts.DOMTestDocumentBuilderFactory
Merges the settings from the specific test case or suite with the existing (typically session) settings.

N

namednodemapgetnameditemns01 - class org.w3c.domts.level2.core.namednodemapgetnameditemns01.
Using the method getNamedItemNS, retreive the entity "ent1" and notation "notation1" from a NamedNodeMap of this DocumentTypes entities and notations.
namednodemapgetnameditemns01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapgetnameditemns01
Constructor.
namednodemapgetnameditemns02 - class org.w3c.domts.level2.core.namednodemapgetnameditemns02.
The method getNamedItemNS retrieves a node specified by local name and namespace URI.
namednodemapgetnameditemns02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapgetnameditemns02
Constructor.
namednodemapgetnameditemns03 - class org.w3c.domts.level2.core.namednodemapgetnameditemns03.
The method getNamedItemNS retrieves a node specified by local name and namespace URI.
namednodemapgetnameditemns03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapgetnameditemns03
Constructor.
namednodemapgetnameditemns04 - class org.w3c.domts.level2.core.namednodemapgetnameditemns04.
The method getNamedItemNS retrieves a node specified by local name and namespace URI.
namednodemapgetnameditemns04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapgetnameditemns04
Constructor.
namednodemapgetnameditemns05 - class org.w3c.domts.level2.core.namednodemapgetnameditemns05.
The method getNamedItemNS retrieves a node specified by local name and namespace URI.
namednodemapgetnameditemns05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapgetnameditemns05
Constructor.
namednodemapgetnameditemns06 - class org.w3c.domts.level2.core.namednodemapgetnameditemns06.
Retreive the second address element node having localName=adrress.
namednodemapgetnameditemns06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapgetnameditemns06
Constructor.
namednodemapremovenameditemns01 - class org.w3c.domts.level2.core.namednodemapremovenameditemns01.
The method removeNamedItemNS removes a node specified by local name and namespace Retreive an attribute node and then remove from the NamedNodeMap.
namednodemapremovenameditemns01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapremovenameditemns01
Constructor.
namednodemapremovenameditemns02 - class org.w3c.domts.level2.core.namednodemapremovenameditemns02.
The method removeNamedItemNS removes a node specified by local name and namespace A removed attribute may be known to have a default value when this map contains the attributes attached to an element, as returned by the attributes attribute of the Node interface.
namednodemapremovenameditemns02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapremovenameditemns02
Constructor.
namednodemapremovenameditemns03 - class org.w3c.domts.level2.core.namednodemapremovenameditemns03.
The method removeNamedItemNS removes a node specified by local name and namespace Create a new element node and add 2 new attribute nodes to it that have the same localName but different namespaceURI's.
namednodemapremovenameditemns03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapremovenameditemns03
Constructor.
namednodemapremovenameditemns04 - class org.w3c.domts.level2.core.namednodemapremovenameditemns04.
The method removeNamedItemNS removes a node specified by local name and namespace Attempt to remove the xmlns and dmstc attributes of the first element node with the localName employee.
namednodemapremovenameditemns04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapremovenameditemns04
Constructor.
namednodemapremovenameditemns05 - class org.w3c.domts.level2.core.namednodemapremovenameditemns05.
Retreive an entity and notation node and remove the first notation from the entity node map and first entity node from the notation map.
namednodemapremovenameditemns05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapremovenameditemns05
Constructor.
namednodemapremovenameditemns06 - class org.w3c.domts.level2.core.namednodemapremovenameditemns06.
The method removeNamedItemNS removes a node using its namespaceURI and localName and raises a NOT_FOUND_ERR if there is no node with the specified namespaceURI and localName in this map Retreive an attribute node into a namednodemap.
namednodemapremovenameditemns06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapremovenameditemns06
Constructor.
namednodemapremovenameditemns07 - class org.w3c.domts.level2.core.namednodemapremovenameditemns07.
The method removeNamedItemNS removes a node using its namespaceURI and localName and raises a NOT_FOUND_ERR if there is no node with the specified namespaceURI and localName in this map Retreive an attribute node from a namednodemap.
namednodemapremovenameditemns07(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapremovenameditemns07
Constructor.
namednodemapremovenameditemns08 - class org.w3c.domts.level2.core.namednodemapremovenameditemns08.
The method removeNamedItemNS removes a node using its namespaceURI and localName and raises a NOT_FOUND_ERR if there is no node with the specified namespaceURI and localName in this map Retreive an attribute node from a namednodemap.
namednodemapremovenameditemns08(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapremovenameditemns08
Constructor.
namednodemapremovenameditemns09 - class org.w3c.domts.level2.core.namednodemapremovenameditemns09.
The method removeNamedItemNS removes a node using its namespaceURI and localName and raises a NOT_FOUND_ERR if there is no node with the specified namespaceURI and localName in this map Retreive an attribute node.
namednodemapremovenameditemns09(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapremovenameditemns09
Constructor.
namednodemapsetnameditemns01 - class org.w3c.domts.level2.core.namednodemapsetnameditemns01.
The method setNamedItemNS adds a node using its namespaceURI and localName.
namednodemapsetnameditemns01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapsetnameditemns01
Constructor.
namednodemapsetnameditemns02 - class org.w3c.domts.level2.core.namednodemapsetnameditemns02.
The method setNamedItemNS adds a node using its namespaceURI and localName.
namednodemapsetnameditemns02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapsetnameditemns02
Constructor.
namednodemapsetnameditemns03 - class org.w3c.domts.level2.core.namednodemapsetnameditemns03.
The method setNamedItemNS adds a node using its namespaceURI and localName and raises a WRONG_DOCUMENT_ERR if arg was created from a different document than the one that created this map.
namednodemapsetnameditemns03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapsetnameditemns03
Constructor.
namednodemapsetnameditemns04 - class org.w3c.domts.level2.core.namednodemapsetnameditemns04.
The method setNamedItemNS adds a node using its namespaceURI and localName and raises a WRONG_DOCUMENT_ERR if arg was created from a different document than the one that created this map.
namednodemapsetnameditemns04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapsetnameditemns04
Constructor.
namednodemapsetnameditemns05 - class org.w3c.domts.level2.core.namednodemapsetnameditemns05.
Retreive an entity and notation node and add the first notation to the notation node map and first entity node to the entity map.
namednodemapsetnameditemns05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapsetnameditemns05
Constructor.
namednodemapsetnameditemns06 - class org.w3c.domts.level2.core.namednodemapsetnameditemns06.
Retreieve the first element whose localName is address and its attributes into a named node map.
namednodemapsetnameditemns06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapsetnameditemns06
Constructor.
namednodemapsetnameditemns07 - class org.w3c.domts.level2.core.namednodemapsetnameditemns07.
The method setNamedItemNS adds a node using its namespaceURI and localName and raises a INUSE_ATTRIBUTE_ERR Raised if arg is an Attr that is already an attribute of another Element object.
namednodemapsetnameditemns07(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapsetnameditemns07
Constructor.
namednodemapsetnameditemns08 - class org.w3c.domts.level2.core.namednodemapsetnameditemns08.
raises a INUSE_ATTRIBUTE_ERR Raised if arg is an Attr that is already an attribute of another Element object.
namednodemapsetnameditemns08(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapsetnameditemns08
Constructor.
namednodemapsetnameditemns09 - class org.w3c.domts.level2.core.namednodemapsetnameditemns09.
The method setNamedItemNS adds a node using its namespaceURI and localName and raises a NO_MODIFICATION_ALLOWED_ERR if this map is readonly.
namednodemapsetnameditemns09(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapsetnameditemns09
Constructor.
namednodemapsetnameditemns10 - class org.w3c.domts.level2.core.namednodemapsetnameditemns10.
The method setNamedItemNS adds a node using its namespaceURI and localName and raises a HIERARCHY_REQUEST_ERR if an attempt is made to add a node doesn't belong in this NamedNodeMap.
namednodemapsetnameditemns10(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapsetnameditemns10
Constructor.
namednodemapsetnameditemns11 - class org.w3c.domts.level2.core.namednodemapsetnameditemns11.
The method setNamedItemNS adds a node using its namespaceURI and localName and raises a HIERARCHY_REQUEST_ERR if an attempt is made to add a node doesn't belong in this NamedNodeMap.
namednodemapsetnameditemns11(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namednodemapsetnameditemns11
Constructor.
namespaceAware - Static variable in class org.w3c.domts.DocumentBuilderSetting
namespaceAware = true.
namespaceAware - Static variable in class org.w3c.domts.DocumentBuilderSettingStrategy
 
namespaceURI01 - class org.w3c.domts.level2.core.namespaceURI01.
The "getNamespaceURI()" method for an Attribute returns the namespace URI of this node, or null if unspecified.
namespaceURI01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namespaceURI01
Constructor.
namespaceURI02 - class org.w3c.domts.level2.core.namespaceURI02.
The "getNamespaceURI()" method for an Attribute returns the namespace URI of this node, or null if unspecified.
namespaceURI02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namespaceURI02
Constructor.
namespaceURI03 - class org.w3c.domts.level2.core.namespaceURI03.
The "getNamespaceURI()" method for a Node returns the namespace URI of this node, or null if unspecified.
namespaceURI03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namespaceURI03
Constructor.
namespaceURI04 - class org.w3c.domts.level2.core.namespaceURI04.
The "getNamespaceURI()" method for a Node returns the namespace URI of this node, or null if unspecified.
namespaceURI04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.namespaceURI04
Constructor.
newInstance(DocumentBuilderSetting[]) - Method in class org.w3c.domts.BatikTestDocumentBuilderFactory
Create new instance of document builder factory reflecting specified settings.
newInstance(DocumentBuilderSetting[]) - Method in class org.w3c.domts.DOM4JTestDocumentBuilderFactory
 
newInstance(DocumentBuilderSetting[]) - Method in class org.w3c.domts.DOMTestDocumentBuilderFactory
Returns an instance of DOMTestDocumentBuilderFactory with the settings from the argument list and any non-revoked settings from the current object.
newInstance(DocumentBuilderSetting[]) - Method in class org.w3c.domts.JAXPDOMTestDocumentBuilderFactory
 
newInstance(DocumentBuilderSetting[]) - Method in class org.w3c.domts.JTidyDocumentBuilderFactory
 
newInstance(DocumentBuilderSetting[]) - Method in class org.w3c.domts.LSDocumentBuilderFactory
Create new instance of document builder factory reflecting specified settings
newInstance(DocumentBuilderSetting[]) - Method in class org.w3c.domts.XercesHTML2DocumentBuilderFactory
 
newInstance(DocumentBuilderSetting[]) - Method in class org.w3c.domts.XercesHTMLDocumentBuilderFactory
 
nodegetlocalname03 - class org.w3c.domts.level2.core.nodegetlocalname03.
The method getLocalName returns the local part of the qualified name of this node.
nodegetlocalname03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodegetlocalname03
Constructor.
nodegetnamespaceuri03 - class org.w3c.domts.level2.core.nodegetnamespaceuri03.
The method getNamespaceURI returns the namespace URI of this node, or null if it is unspecified For nodes of any type other than ELEMENT_NODE and ATTRIBUTE_NODE and nodes created with a DOM Level 1 method, such as createElement from the Document interface, this is always null.
nodegetnamespaceuri03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodegetnamespaceuri03
Constructor.
nodegetownerdocument01 - class org.w3c.domts.level2.core.nodegetownerdocument01.
The method getOwnerDocument returns the Document object associated with this node Create a new DocumentType node.
nodegetownerdocument01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodegetownerdocument01
Constructor.
nodegetownerdocument02 - class org.w3c.domts.level2.core.nodegetownerdocument02.
The method getOwnerDocument returns the Document object associated with this node Create a new Document node.
nodegetownerdocument02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodegetownerdocument02
Constructor.
nodegetprefix03 - class org.w3c.domts.level2.core.nodegetprefix03.
The method getPrefix returns the namespace prefix of this node, or null if it is unspecified.
nodegetprefix03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodegetprefix03
Constructor.
nodehasattributes01 - class org.w3c.domts.level2.core.nodehasattributes01.
The method hasAttributes returns whether this node (if it is an element) has any attributes.
nodehasattributes01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodehasattributes01
Constructor.
nodehasattributes02 - class org.w3c.domts.level2.core.nodehasattributes02.
The method hasAttributes returns whether this node (if it is an element) has any attributes.
nodehasattributes02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodehasattributes02
Constructor.
nodehasattributes03 - class org.w3c.domts.level2.core.nodehasattributes03.
The method hasAttributes returns whether this node (if it is an element) has any attributes.
nodehasattributes03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodehasattributes03
Constructor.
nodehasattributes04 - class org.w3c.domts.level2.core.nodehasattributes04.
The method hasAttributes returns whether this node (if it is an element) has any attributes.
nodehasattributes04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodehasattributes04
Constructor.
nodeissupported01 - class org.w3c.domts.level2.core.nodeissupported01.
The method "isSupported(feature,version)" Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
nodeissupported01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodeissupported01
Constructor.
nodeissupported02 - class org.w3c.domts.level2.core.nodeissupported02.
The method "isSupported(feature,version)" Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
nodeissupported02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodeissupported02
Constructor.
nodeissupported03 - class org.w3c.domts.level2.core.nodeissupported03.
The method "isSupported(feature,version)" Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
nodeissupported03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodeissupported03
Constructor.
nodeissupported04 - class org.w3c.domts.level2.core.nodeissupported04.
The method "isSupported(feature,version)" Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
nodeissupported04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodeissupported04
Constructor.
nodeissupported05 - class org.w3c.domts.level2.core.nodeissupported05.
The method "isSupported(feature,version)" Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
nodeissupported05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodeissupported05
Constructor.
nodenormalize01 - class org.w3c.domts.level2.core.nodenormalize01.
The method "normalize" puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
nodenormalize01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodenormalize01
Constructor.
nodesetprefix01 - class org.w3c.domts.level2.core.nodesetprefix01.
The method setPrefix sets the namespace prefix of this node.
nodesetprefix01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodesetprefix01
Constructor.
nodesetprefix02 - class org.w3c.domts.level2.core.nodesetprefix02.
The method setPrefix sets the namespace prefix of this node.
nodesetprefix02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodesetprefix02
Constructor.
nodesetprefix03 - class org.w3c.domts.level2.core.nodesetprefix03.
The method setPrefix raises a NAMESPACE_ERR if the namespaceURI of this node is null.
nodesetprefix03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodesetprefix03
Constructor.
nodesetprefix04 - class org.w3c.domts.level2.core.nodesetprefix04.
The method setPrefix raises a NAMESPACE_ERR if the namespaceURI of this node is null.
nodesetprefix04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodesetprefix04
Constructor.
nodesetprefix05 - class org.w3c.domts.level2.core.nodesetprefix05.
The method setPrefix raises a NAMESPACE_ERR if the specified prefix is malformed.
nodesetprefix05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodesetprefix05
Constructor.
nodesetprefix06 - class org.w3c.domts.level2.core.nodesetprefix06.
The method setPrefix raises a NAMESPACE_ERR if the specified prefix is "xml" and the namespaceURI of this node is different from "http://www.w3.org/XML/1998/namespace".
nodesetprefix06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodesetprefix06
Constructor.
nodesetprefix07 - class org.w3c.domts.level2.core.nodesetprefix07.
The method setPrefix raises a NAMESPACE_ERR if this node is an attribute and the specified prefix is "xmlns" and the namespaceURI of this node is different from "http://www.w3.org/2000/xmlns/".
nodesetprefix07(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodesetprefix07
Constructor.
nodesetprefix08 - class org.w3c.domts.level2.core.nodesetprefix08.
The method setPrefix raises a NAMESPACE_ERR if this node is an attribute and the qualifiedName of this node is "xmlns Retreive an attribute node whose qualifiedName is xmlns.
nodesetprefix08(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodesetprefix08
Constructor.
nodesetprefix09 - class org.w3c.domts.level2.core.nodesetprefix09.
The method setPrefix raises a INVALID_CHARACTER_ERR if the specified prefix contains an illegal character.
nodesetprefix09(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.nodesetprefix09
Constructor.
normalize01 - class org.w3c.domts.level2.core.normalize01.
The "normalize()" method puts all the nodes in the full depth of the sub-tree underneath this element into a "normal" form.
normalize01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.normalize01
Constructor.
notCoalescing - Static variable in class org.w3c.domts.DocumentBuilderSetting
coalescing = false.
notExpandEntityReferences - Static variable in class org.w3c.domts.DocumentBuilderSetting
expandEntityReferences = true.
notHasNullString - Static variable in class org.w3c.domts.DocumentBuilderSetting
hasNullString = false.
notIgnoringComments - Static variable in class org.w3c.domts.DocumentBuilderSetting
Comments preserved.
notIgnoringElementContentWhitespace - Static variable in class org.w3c.domts.DocumentBuilderSetting
ignoringElementContentWhitespace = false.
notNamespaceAware - Static variable in class org.w3c.domts.DocumentBuilderSetting
namespaceAware = false.
notSchemaValidating - Static variable in class org.w3c.domts.DocumentBuilderSetting
Schema validating disabled.
notSigned - Static variable in class org.w3c.domts.DocumentBuilderSetting
signed = false.
notValidating - Static variable in class org.w3c.domts.DocumentBuilderSetting
validating = false.

O

org.w3c.domts - package org.w3c.domts
 
org.w3c.domts.level1.core - package org.w3c.domts.level1.core
 
org.w3c.domts.level1.html - package org.w3c.domts.level1.html
 
org.w3c.domts.level2.core - package org.w3c.domts.level2.core
 
org.w3c.domts.level2.events - package org.w3c.domts.level2.events
 
org.w3c.domts.level2.html - package org.w3c.domts.level2.html
 
org.w3c.domts.level3.core - package org.w3c.domts.level3.core
 
org.w3c.domts.level3.ls - package org.w3c.domts.level3.ls
 
org.w3c.domts.level3.validation - package org.w3c.domts.level3.validation
 
org.w3c.domts.level3.xpath - package org.w3c.domts.level3.xpath
 
ownerDocument01 - class org.w3c.domts.level2.core.ownerDocument01.
The "getOwnerDocument()" method returns null if the target node itself is a DocumentType which is not used with any document yet.
ownerDocument01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.ownerDocument01
Constructor.
ownerElement01 - class org.w3c.domts.level2.core.ownerElement01.
The "getOwnerElement()" will return the Element node this attribute is attached to or null if this attribute is not in use.
ownerElement01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.ownerElement01
Constructor.
ownerElement02 - class org.w3c.domts.level2.core.ownerElement02.
The "getOwnerElement()" will return the Element node this attribute is attached to or null if this attribute is not in use.
ownerElement02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.ownerElement02
Constructor.

P

prefix01 - class org.w3c.domts.level2.core.prefix01.
The "getPrefix()" method for a Node returns the namespace prefix of the node, and for nodes of any type other than ELEMENT_NODE and ATTRIBUTE_NODE and nodes created with a DOM Level 1 method, this is null.
prefix01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.prefix01
Constructor.
prefix02 - class org.w3c.domts.level2.core.prefix02.
The "getPrefix()" method returns the namespace prefix of this node, or null if unspecified.
prefix02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.prefix02
Constructor.
prefix03 - class org.w3c.domts.level2.core.prefix03.
The "getPrefix()" method for a node returns the namespace prefix of this node, or null if it is unspecified.
prefix03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.prefix03
Constructor.
prefix04 - class org.w3c.domts.level2.core.prefix04.
The "getPrefix()" method for a node returns the namespace prefix of this node, or null if it is unspecified.
prefix04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.prefix04
Constructor.
prefix05 - class org.w3c.domts.level2.core.prefix05.
The "setPrefix(prefix)" method raises a NAMESPACE_ERR DOMException if the specified node is an attribute and the specified prefix is xmlns and the namespaceURI is different from http://www.w3.org/2000/xmlns.
prefix05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.prefix05
Constructor.
prefix06 - class org.w3c.domts.level2.core.prefix06.
The "setPrefix(prefix)" method raises a INVALID_CHARACTER_ERR DOMException if the specified prefix contains an illegal character.
prefix06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.prefix06
Constructor.
prefix07 - class org.w3c.domts.level2.core.prefix07.
The "setPrefix(prefix)" method raises a NAMESPACE_ERR DOMException if the specified prefix if malformed.
prefix07(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.prefix07
Constructor.
prefix08 - class org.w3c.domts.level2.core.prefix08.
The "setPrefix(prefix)" method causes the DOMException NO_MODIFICATION_ALLOWED_ERR to be raised if the node is readonly.
prefix08(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.prefix08
Constructor.
prefix09 - class org.w3c.domts.level2.core.prefix09.
The "setPrefix(prefix)" method raises a NAMESPACE_ERR DOMException if the specified node is an attribute and the qualifiedName of this node is xmlns.
prefix09(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.prefix09
Constructor.
prefix10 - class org.w3c.domts.level2.core.prefix10.
The "setPrefix(prefix)" method raises a NAMESPACE_ERR DOMException if the specified prefix is xml and the namespaceURI is different from http://www.w3.org/XML/1998/namespace.
prefix10(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.prefix10
Constructor.
prefix11 - class org.w3c.domts.level2.core.prefix11.
The "setPrefix(prefix)" method raises a NAMESPACE_ERR DOMException if the specified prefix is set on a node with a namespaceURI that is null.
prefix11(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.prefix11
Constructor.
preload(String, String, boolean) - Method in class org.w3c.domts.DOMTest
 
publicId01 - class org.w3c.domts.level2.core.publicId01.
The "getPublicId()" method of a documenttype node contains the public identifier associated with the external subset.
publicId01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.publicId01
Constructor.

R

removeAttributeNS01 - class org.w3c.domts.level2.core.removeAttributeNS01.
The "removeAttributeNS(namespaceURI,localName)" method for an attribute causes the DOMException NO_MODIFICATION_ALLOWED_ERR to be raised if the node is readonly.
removeAttributeNS01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.removeAttributeNS01
Constructor.
removeAttributeNS02 - class org.w3c.domts.level2.core.removeAttributeNS02.
The "removeAttributeNS(namespaceURI,localName)" removes an attribute by local name and namespace URI.
removeAttributeNS02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.removeAttributeNS02
Constructor.
removeNamedItemNS01 - class org.w3c.domts.level2.core.removeNamedItemNS01.
The "removeNamedItemNS(namespaceURI,localName)" method for a NamedNodeMap should remove a node specified by localName and namespaceURI.
removeNamedItemNS01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.removeNamedItemNS01
Constructor.
removeNamedItemNS02 - class org.w3c.domts.level2.core.removeNamedItemNS02.
The "removeNamedItemNS(namespaceURI,localName)" method for a NamedNodeMap should raise NOT_FOUND_ERR DOMException if there is no node with the specified namespaceURI and localName in this map.
removeNamedItemNS02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.removeNamedItemNS02
Constructor.
removeNamedItemNS03 - class org.w3c.domts.level2.core.removeNamedItemNS03.
The "removeNamedItemNS(namespaceURI,localName)" method for a NamedNodeMap should raise NO_MODIFICATION_ALLOWED_ERR DOMException if this map is readonly.
removeNamedItemNS03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.removeNamedItemNS03
Constructor.
runTest() - Method in class org.w3c.domts.DOMTestCase
Body of test
runTest() - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
runTest() - Method in class org.w3c.domts.level2.core.attrgetownerelement01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.attrgetownerelement02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.attrgetownerelement03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.attrgetownerelement04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.attrgetownerelement05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createAttributeNS01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createAttributeNS02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createAttributeNS03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createAttributeNS04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createAttributeNS05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createAttributeNS06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createDocument01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createDocument02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createDocument03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createDocument04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createDocument05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createDocument06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createDocument07
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createDocument08
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createDocumentType01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createDocumentType02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createDocumentType03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createDocumentType04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createElementNS01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createElementNS02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createElementNS03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createElementNS04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createElementNS05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.createElementNS06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentcreateattributeNS01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentcreateattributeNS02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentcreateattributeNS03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentcreateattributeNS04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentcreateattributeNS05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentcreateattributeNS06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentcreateattributeNS07
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentcreateelementNS01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentcreateelementNS02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentcreateelementNS05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentcreateelementNS06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentgetelementbyid01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentgetelementsbytagnameNS01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentgetelementsbytagnameNS02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentgetelementsbytagnameNS03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentgetelementsbytagnameNS04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentgetelementsbytagnameNS05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode07
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode08
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode09
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode10
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode11
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode12
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode13
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode14
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode15
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode17
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode18
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode19
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode20
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode21
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documentimportnode22
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documenttypeinternalSubset01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documenttypepublicid01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.documenttypesystemid01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.domimplementationcreatedocument03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.domimplementationcreatedocument04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.domimplementationcreatedocument05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.domimplementationcreatedocument07
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.domimplementationcreatedocumenttype01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.domimplementationcreatedocumenttype02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.domimplementationcreatedocumenttype04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.domimplementationfeaturecore
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.domimplementationfeaturexmlversion2
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.domimplementationhasfeature01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.domimplementationhasfeature02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementgetattributenodens01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementgetattributenodens02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementgetattributenodens03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementgetattributens02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementgetelementsbytagnamens02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementgetelementsbytagnamens04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementgetelementsbytagnamens05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementhasattribute01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementhasattribute02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementhasattribute03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementhasattribute04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementhasattributens01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementhasattributens02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementhasattributens03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementremoveattributens01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementsetattributenodens01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementsetattributenodens02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementsetattributenodens03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementsetattributenodens04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementsetattributenodens05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementsetattributenodens06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementsetattributens01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementsetattributens02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementsetattributens03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementsetattributens04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementsetattributens05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementsetattributens08
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.elementsetattributensurinull
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getAttributeNS01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getAttributeNS02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getAttributeNS03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getAttributeNS04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getAttributeNS05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getAttributeNodeNS01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getAttributeNodeNS02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementById01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementById02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS07
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS08
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS09
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS10
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS11
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS12
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS13
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getElementsByTagNameNS14
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getNamedItemNS01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getNamedItemNS02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getNamedItemNS03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.getNamedItemNS04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hasAttribute01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hasAttribute02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hasAttribute03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hasAttribute04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hasAttributeNS01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hasAttributeNS02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hasAttributeNS03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hasAttributeNS04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hasAttributeNS05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hasAttributes01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hasAttributes02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hc_entitiesremovenameditemns1
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hc_entitiessetnameditemns1
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hc_namednodemapinvalidtype1
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hc_nodedocumentfragmentnormalize1
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hc_nodedocumentfragmentnormalize2
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hc_notationsremovenameditemns1
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.hc_notationssetnameditemns1
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode07
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode08
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode09
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode10
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode11
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode12
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode13
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode14
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode15
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode16
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.importNode17
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.internalSubset01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.isSupported01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.isSupported02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.isSupported04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.isSupported05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.isSupported06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.isSupported07
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.isSupported09
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.isSupported10
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.isSupported11
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.isSupported12
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.isSupported13
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.isSupported14
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.localName01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.localName02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.localName03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.localName04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapgetnameditemns01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapgetnameditemns02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapgetnameditemns03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapgetnameditemns04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapgetnameditemns05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapgetnameditemns06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns07
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns08
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapremovenameditemns09
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns07
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns08
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns09
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns10
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namednodemapsetnameditemns11
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namespaceURI01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namespaceURI02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namespaceURI03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.namespaceURI04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodegetlocalname03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodegetnamespaceuri03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodegetownerdocument01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodegetownerdocument02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodegetprefix03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodehasattributes01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodehasattributes02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodehasattributes03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodehasattributes04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodeissupported01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodeissupported02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodeissupported03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodeissupported04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodeissupported05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodenormalize01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodesetprefix01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodesetprefix02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodesetprefix03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodesetprefix04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodesetprefix05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodesetprefix06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodesetprefix07
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodesetprefix08
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.nodesetprefix09
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.normalize01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.ownerDocument01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.ownerElement01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.ownerElement02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.prefix01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.prefix02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.prefix03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.prefix04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.prefix05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.prefix06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.prefix07
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.prefix08
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.prefix09
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.prefix10
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.prefix11
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.publicId01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.removeAttributeNS01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.removeAttributeNS02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.removeNamedItemNS01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.removeNamedItemNS02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.removeNamedItemNS03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setAttributeNS01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setAttributeNS02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setAttributeNS03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setAttributeNS04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setAttributeNS05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setAttributeNS06
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setAttributeNS07
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setAttributeNS09
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setAttributeNS10
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setAttributeNodeNS01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setAttributeNodeNS02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setAttributeNodeNS03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setAttributeNodeNS04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setAttributeNodeNS05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setNamedItemNS01
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setNamedItemNS02
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setNamedItemNS03
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setNamedItemNS04
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.setNamedItemNS05
Runs the test case.
runTest() - Method in class org.w3c.domts.level2.core.systemId01
Runs the test case.

S

same(Object, Object) - Method in class org.w3c.domts.DOMTestCase
Compares the identity of actual and expected.
same(Object, Object) - Method in interface org.w3c.domts.DOMTestFramework
 
same(Object, Object) - Method in class org.w3c.domts.DOMTestInnerClass
 
same(Object, Object) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
schemaValidating - Static variable in class org.w3c.domts.DocumentBuilderSetting
Schema validating enabled.
schemaValidating - Static variable in class org.w3c.domts.DocumentBuilderSettingStrategy
 
setAttributeNS01 - class org.w3c.domts.level2.core.setAttributeNS01.
The "setAttributeNS(namespaceURI,qualifiedName,Value)" method raises a INVALID_CHARACTER_ERR DOMException if the specified prefix contains an illegal character.
setAttributeNS01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setAttributeNS01
Constructor.
setAttributeNS02 - class org.w3c.domts.level2.core.setAttributeNS02.
The "setAttributeNS(namespaceURI,qualifiedName,value)" method raises a NAMESPACE_ERR DOMException if the specified qualifiedName if malformed.
setAttributeNS02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setAttributeNS02
Constructor.
setAttributeNS03 - class org.w3c.domts.level2.core.setAttributeNS03.
The "setAttributeNS(namespaceURI,qualifiedName,value)" method for an attribute causes the DOMException NO_MODIFICATION_ALLOWED_ERR to be raised if the node is readonly.
setAttributeNS03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setAttributeNS03
Constructor.
setAttributeNS04 - class org.w3c.domts.level2.core.setAttributeNS04.
The "setAttributeNS(namespaceURI,qualifiedName,value)" method adds a new attribute.
setAttributeNS04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setAttributeNS04
Constructor.
setAttributeNS05 - class org.w3c.domts.level2.core.setAttributeNS05.
The "setAttributeNS(namespaceURI,qualifiedName,value)" method adds a new attribute.
setAttributeNS05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setAttributeNS05
Constructor.
setAttributeNS06 - class org.w3c.domts.level2.core.setAttributeNS06.
The "setAttributeNS(namespaceURI,localName,value)" method raises a NAMESPACE_ERR DOMException if the "qualifiedName" has a prefix of "xml" and the namespaceURI is different from http://www.w3.org/XML/1998/namespace.
setAttributeNS06(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setAttributeNS06
Constructor.
setAttributeNS07 - class org.w3c.domts.level2.core.setAttributeNS07.
The "setAttributeNS(namespaceURI,localName,value)" method raises a NAMESPACE_ERR DOMException if the "qualifiedName" has a value of "xmlns" and the namespaceURI is different from http://www.w3.org/2000/xmlns.
setAttributeNS07(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setAttributeNS07
Constructor.
setAttributeNS09 - class org.w3c.domts.level2.core.setAttributeNS09.
The "setAttributeNS(namespaceURI,qualifiedName,value)" method adds a new attribute.
setAttributeNS09(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setAttributeNS09
Constructor.
setAttributeNS10 - class org.w3c.domts.level2.core.setAttributeNS10.
Element.setAttributeNS with an empty qualified name should cause an INVALID_CHARACTER_ERR.
setAttributeNS10(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setAttributeNS10
Constructor.
setAttributeNodeNS01 - class org.w3c.domts.level2.core.setAttributeNodeNS01.
The "setAttributeNode(newAttr)" method raises an "INUSE_ATTRIBUTE_ERR DOMException if the "newAttr" is already an attribute of another element.
setAttributeNodeNS01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setAttributeNodeNS01
Constructor.
setAttributeNodeNS02 - class org.w3c.domts.level2.core.setAttributeNodeNS02.
The "setAttributeNodeNS(namespaceURI,qualifiedName,value)" method for an attribute causes the DOMException NO_MODIFICATION_ALLOWED_ERR to be raised if the node is readonly.
setAttributeNodeNS02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setAttributeNodeNS02
Constructor.
setAttributeNodeNS03 - class org.w3c.domts.level2.core.setAttributeNodeNS03.
The "setAttributeNodeNS(newAttr)" adds a new attribute.
setAttributeNodeNS03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setAttributeNodeNS03
Constructor.
setAttributeNodeNS04 - class org.w3c.domts.level2.core.setAttributeNodeNS04.
The "setAttributeNodeNS(newAttr)" adds a new attribute.
setAttributeNodeNS04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setAttributeNodeNS04
Constructor.
setAttributeNodeNS05 - class org.w3c.domts.level2.core.setAttributeNodeNS05.
The "setAttributeNodeNS(newAttr)" method raises an "WRONG_DOCUMENT_ERR DOMException if the "newAttr" was created from a different document than the one that created this document.
setAttributeNodeNS05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setAttributeNodeNS05
Constructor.
setFactory(DOMTestDocumentBuilderFactory) - Method in class org.w3c.domts.DOMTest
Should only be called in the constructor of a derived type.
setFramework(DOMTestFramework) - Method in class org.w3c.domts.DOMTestCase
Sets test framework to be used by test.
setNamedItemNS01 - class org.w3c.domts.level2.core.setNamedItemNS01.
The "setNamedItemNS(arg)" method for a NamedNodeMap should raise INUSE_ATTRIBUTE_ERR DOMException if arg is an Attr that is already an attribute of another Element object.
setNamedItemNS01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setNamedItemNS01
Constructor.
setNamedItemNS02 - class org.w3c.domts.level2.core.setNamedItemNS02.
The "setNamedItemNS(arg)" method for a NamedNodeMap should raise WRONG_DOCUMENT_ERR DOMException if arg was created from a different document than the one that created this map.
setNamedItemNS02(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setNamedItemNS02
Constructor.
setNamedItemNS03 - class org.w3c.domts.level2.core.setNamedItemNS03.
The "setNamedItemNS(arg)" method for a NamedNodeMap should add a node using its namespaceURI and localName given that there is no existing node with the same namespaceURI and localName in the map.
setNamedItemNS03(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setNamedItemNS03
Constructor.
setNamedItemNS04 - class org.w3c.domts.level2.core.setNamedItemNS04.
The "setNamedItemNS(arg)" method for a NamedNodeMap should raise NO_MODIFICATION_ALLOWED_ERR DOMException if this map is readonly.
setNamedItemNS04(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setNamedItemNS04
Constructor.
setNamedItemNS05 - class org.w3c.domts.level2.core.setNamedItemNS05.
The "setNamedItemNS(arg)" method for a NamedNodeMap should replace an existing node n1 found in the map with arg if n1 has the same namespaceURI and localName as arg and return n1.
setNamedItemNS05(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.setNamedItemNS05
Constructor.
signed - Static variable in class org.w3c.domts.DocumentBuilderSetting
signed = true.
signed - Static variable in class org.w3c.domts.DocumentBuilderSettingStrategy
 
size(Collection) - Method in class org.w3c.domts.DOMTestCase
Gets the size of the collection
size(NamedNodeMap) - Method in class org.w3c.domts.DOMTestCase
Gets the size of the collection
size(NodeList) - Method in class org.w3c.domts.DOMTestCase
Gets the size of the collection
size(Collection) - Method in interface org.w3c.domts.DOMTestFramework
 
size(NamedNodeMap) - Method in interface org.w3c.domts.DOMTestFramework
 
size(NodeList) - Method in interface org.w3c.domts.DOMTestFramework
 
size(Collection) - Method in class org.w3c.domts.DOMTestInnerClass
 
size(NamedNodeMap) - Method in class org.w3c.domts.DOMTestInnerClass
 
size(NodeList) - Method in class org.w3c.domts.DOMTestInnerClass
 
size(Collection) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
size(NamedNodeMap) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
size(NodeList) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 
suite() - Static method in class org.w3c.domts.level1.core.TestBatik
 
suite() - Static method in class org.w3c.domts.level1.core.TestCrimson
 
suite() - Static method in class org.w3c.domts.level1.core.TestCrimsonAltConfig
 
suite() - Static method in class org.w3c.domts.level1.core.TestDOM4J
 
suite() - Static method in class org.w3c.domts.level1.core.TestDefaultLS
 
suite() - Static method in class org.w3c.domts.level1.core.TestDefaultLSAltConfig
 
suite() - Static method in class org.w3c.domts.level1.core.TestDefaultParser
 
suite() - Static method in class org.w3c.domts.level1.core.TestDefaultParserAltConfig
 
suite() - Static method in class org.w3c.domts.level1.core.TestGNUJAXP
 
suite() - Static method in class org.w3c.domts.level1.core.TestGNUJAXPAltConfig
 
suite() - Static method in class org.w3c.domts.level1.core.TestJTidy
 
suite() - Static method in class org.w3c.domts.level1.core.TestOracle
 
suite() - Static method in class org.w3c.domts.level1.core.TestOracleAltConfig
 
suite() - Static method in class org.w3c.domts.level1.core.TestXerces
 
suite() - Static method in class org.w3c.domts.level1.core.TestXercesAltConfig
 
suite() - Static method in class org.w3c.domts.level1.html.TestDefaultLS
 
suite() - Static method in class org.w3c.domts.level1.html.TestDefaultLSAltConfig
 
suite() - Static method in class org.w3c.domts.level1.html.TestXercesHTML
 
suite() - Static method in class org.w3c.domts.level2.core.TestBatik
 
suite() - Static method in class org.w3c.domts.level2.core.TestCrimson
 
suite() - Static method in class org.w3c.domts.level2.core.TestCrimsonAltConfig
 
suite() - Static method in class org.w3c.domts.level2.core.TestDOM4J
 
suite() - Static method in class org.w3c.domts.level2.core.TestDefaultLS
 
suite() - Static method in class org.w3c.domts.level2.core.TestDefaultLSAltConfig
 
suite() - Static method in class org.w3c.domts.level2.core.TestDefaultParser
Create a new instance of the test suite
suite() - Static method in class org.w3c.domts.level2.core.TestDefaultParserAltConfig
Create a new instance of the test suite
suite() - Static method in class org.w3c.domts.level2.core.TestGNUJAXP
 
suite() - Static method in class org.w3c.domts.level2.core.TestGNUJAXPAltConfig
 
suite() - Static method in class org.w3c.domts.level2.core.TestJTidy
 
suite() - Static method in class org.w3c.domts.level2.core.TestOracle
Constructor
suite() - Static method in class org.w3c.domts.level2.core.TestOracleAltConfig
Constructor
suite() - Static method in class org.w3c.domts.level2.core.TestXerces
 
suite() - Static method in class org.w3c.domts.level2.core.TestXercesAltConfig
 
suite() - Static method in class org.w3c.domts.level2.events.TestBatik
 
suite() - Static method in class org.w3c.domts.level2.events.TestDefaultLS
 
suite() - Static method in class org.w3c.domts.level2.events.TestDefaultLSAltConfig
 
suite() - Static method in class org.w3c.domts.level2.events.TestDefaultParser
 
suite() - Static method in class org.w3c.domts.level2.events.TestDefaultParserAltConfig
 
suite() - Static method in class org.w3c.domts.level2.events.TestOracle
Constructor
suite() - Static method in class org.w3c.domts.level2.events.TestOracleAltConfig
Constructor
suite() - Static method in class org.w3c.domts.level2.events.TestXerces
 
suite() - Static method in class org.w3c.domts.level2.events.TestXercesAltConfig
 
suite() - Static method in class org.w3c.domts.level2.html.TestDefaultLS
 
suite() - Static method in class org.w3c.domts.level2.html.TestDefaultLSAltConfig
 
suite() - Static method in class org.w3c.domts.level2.html.TestXercesHTML
 
suite() - Static method in class org.w3c.domts.level3.core.TestBatik
Factory method for suite.
suite() - Static method in class org.w3c.domts.level3.core.TestDefaultLS
Create instance of test suite.
suite() - Static method in class org.w3c.domts.level3.core.TestDefaultLSAltConfig
Create a new instance of the test suite
suite() - Static method in class org.w3c.domts.level3.core.TestDefaultParser
Create a new instance of the test suite
suite() - Static method in class org.w3c.domts.level3.core.TestDefaultParserAltConfig
Create a new instance of the test suite
suite() - Static method in class org.w3c.domts.level3.core.TestOracle
Constructor
suite() - Static method in class org.w3c.domts.level3.core.TestOracleAltConfig
Constructor
suite() - Static method in class org.w3c.domts.level3.core.TestXerces
 
suite() - Static method in class org.w3c.domts.level3.core.TestXercesAltConfig
 
suite() - Static method in class org.w3c.domts.level3.ls.TestBatik
Factory method for suite.
suite() - Static method in class org.w3c.domts.level3.ls.TestDefaultLS
Create instance of test suite.
suite() - Static method in class org.w3c.domts.level3.ls.TestDefaultParser
Create a new instance of the test suite
suite() - Static method in class org.w3c.domts.level3.ls.TestOracle
Constructs the test suite
suite() - Static method in class org.w3c.domts.level3.ls.TestXerces
 
suite() - Static method in class org.w3c.domts.level3.validation.TestBatik
Factory method for suite.
suite() - Static method in class org.w3c.domts.level3.validation.TestDefaultLS
Create instance of test suite.
suite() - Static method in class org.w3c.domts.level3.validation.TestDefaultLSAltConfig
Create a new instance of the test suite
suite() - Static method in class org.w3c.domts.level3.validation.TestDefaultParser
Create a new instance of the test suite
suite() - Static method in class org.w3c.domts.level3.validation.TestDefaultParserAltConfig
Create a new instance of the test suite
suite() - Static method in class org.w3c.domts.level3.validation.TestOracle
Constructor
suite() - Static method in class org.w3c.domts.level3.validation.TestOracleAltConfig
Constructor
suite() - Static method in class org.w3c.domts.level3.xpath.TestBatik
Factory method for suite.
suite() - Static method in class org.w3c.domts.level3.xpath.TestDefaultLS
Create instance of test suite.
suite() - Static method in class org.w3c.domts.level3.xpath.TestDefaultLSAltConfig
Create a new instance of the test suite
suite() - Static method in class org.w3c.domts.level3.xpath.TestDefaultParser
Create a new instance of the test suite
suite() - Static method in class org.w3c.domts.level3.xpath.TestDefaultParserAltConfig
Create a new instance of the test suite
suite() - Static method in class org.w3c.domts.level3.xpath.TestXalan
 
suite() - Static method in class org.w3c.domts.level3.xpath.TestXalanAltConfig
 
systemId01 - class org.w3c.domts.level2.core.systemId01.
The "getSystemId()" method of a documenttype node contains the system identifier associated with the external subset.
systemId01(DOMTestDocumentBuilderFactory) - Constructor for class org.w3c.domts.level2.core.systemId01
Constructor.

T

TestBatik - class org.w3c.domts.level1.core.TestBatik.
 
TestBatik() - Constructor for class org.w3c.domts.level1.core.TestBatik
 
TestBatik - class org.w3c.domts.level2.core.TestBatik.
 
TestBatik() - Constructor for class org.w3c.domts.level2.core.TestBatik
 
TestBatik - class org.w3c.domts.level2.events.TestBatik.
 
TestBatik() - Constructor for class org.w3c.domts.level2.events.TestBatik
 
TestBatik - class org.w3c.domts.level3.core.TestBatik.
Runs test suite using Batik SVG.
TestBatik() - Constructor for class org.w3c.domts.level3.core.TestBatik
 
TestBatik - class org.w3c.domts.level3.ls.TestBatik.
Runs test suite using Batik SVG.
TestBatik() - Constructor for class org.w3c.domts.level3.ls.TestBatik
 
TestBatik - class org.w3c.domts.level3.validation.TestBatik.
Runs test suite using Batik SVG.
TestBatik() - Constructor for class org.w3c.domts.level3.validation.TestBatik
 
TestBatik - class org.w3c.domts.level3.xpath.TestBatik.
Runs test suite using Batik SVG.
TestBatik() - Constructor for class org.w3c.domts.level3.xpath.TestBatik
 
TestCrimson - class org.w3c.domts.level1.core.TestCrimson.
 
TestCrimson() - Constructor for class org.w3c.domts.level1.core.TestCrimson
 
TestCrimson - class org.w3c.domts.level2.core.TestCrimson.
 
TestCrimson() - Constructor for class org.w3c.domts.level2.core.TestCrimson
 
TestCrimsonAltConfig - class org.w3c.domts.level1.core.TestCrimsonAltConfig.
 
TestCrimsonAltConfig() - Constructor for class org.w3c.domts.level1.core.TestCrimsonAltConfig
 
TestCrimsonAltConfig - class org.w3c.domts.level2.core.TestCrimsonAltConfig.
 
TestCrimsonAltConfig() - Constructor for class org.w3c.domts.level2.core.TestCrimsonAltConfig
 
TestDOM4J - class org.w3c.domts.level1.core.TestDOM4J.
 
TestDOM4J() - Constructor for class org.w3c.domts.level1.core.TestDOM4J
 
TestDOM4J - class org.w3c.domts.level2.core.TestDOM4J.
 
TestDOM4J() - Constructor for class org.w3c.domts.level2.core.TestDOM4J
 
TestDefaultLS - class org.w3c.domts.level1.core.TestDefaultLS.
Test suite that runs all DOM L1 Core tests using the Default LS parser in default configuration.
TestDefaultLS() - Constructor for class org.w3c.domts.level1.core.TestDefaultLS
 
TestDefaultLS - class org.w3c.domts.level1.html.TestDefaultLS.
Test suite that runs all DOM L1 HTML tests using the Default LS parser in default configuration.
TestDefaultLS() - Constructor for class org.w3c.domts.level1.html.TestDefaultLS
 
TestDefaultLS - class org.w3c.domts.level2.core.TestDefaultLS.
Test suite that runs all DOM L2 Core tests using the Default LS parser in default configuration.
TestDefaultLS() - Constructor for class org.w3c.domts.level2.core.TestDefaultLS
 
TestDefaultLS - class org.w3c.domts.level2.events.TestDefaultLS.
Test suite that runs all DOM L2 Events tests using the Default LS parser in default configuration.
TestDefaultLS() - Constructor for class org.w3c.domts.level2.events.TestDefaultLS
 
TestDefaultLS - class org.w3c.domts.level2.html.TestDefaultLS.
Test suite that runs all DOM L2 HTML tests using the Default LS parser in default configuration.
TestDefaultLS() - Constructor for class org.w3c.domts.level2.html.TestDefaultLS
 
TestDefaultLS - class org.w3c.domts.level3.core.TestDefaultLS.
Test suite that runs all DOM L3 Core tests using the a parser provided by DOM L3 Core bootstrapping.
TestDefaultLS() - Constructor for class org.w3c.domts.level3.core.TestDefaultLS
 
TestDefaultLS - class org.w3c.domts.level3.ls.TestDefaultLS.
Test suite that runs all DOM L3 Core tests using the a parser provided by DOM L3 Core bootstrapping.
TestDefaultLS() - Constructor for class org.w3c.domts.level3.ls.TestDefaultLS
 
TestDefaultLS - class org.w3c.domts.level3.validation.TestDefaultLS.
Test suite that runs all DOM L3 Validation tests using the a parser provided by DOM L3 Core bootstrapping.
TestDefaultLS() - Constructor for class org.w3c.domts.level3.validation.TestDefaultLS
 
TestDefaultLS - class org.w3c.domts.level3.xpath.TestDefaultLS.
Test suite that runs all DOM L3 XPath tests using the a parser provided by DOM L3 Core bootstrapping.
TestDefaultLS() - Constructor for class org.w3c.domts.level3.xpath.TestDefaultLS
 
TestDefaultLSAltConfig - class org.w3c.domts.level1.core.TestDefaultLSAltConfig.
Test suite that runs all DOM L1 Core tests using the Default LS parser in an alternate configuration.
TestDefaultLSAltConfig() - Constructor for class org.w3c.domts.level1.core.TestDefaultLSAltConfig
 
TestDefaultLSAltConfig - class org.w3c.domts.level1.html.TestDefaultLSAltConfig.
Test suite that runs all DOM L1 HTML tests using the Default LS parser in an alternate configuration.
TestDefaultLSAltConfig() - Constructor for class org.w3c.domts.level1.html.TestDefaultLSAltConfig
 
TestDefaultLSAltConfig - class org.w3c.domts.level2.core.TestDefaultLSAltConfig.
Test suite that runs all DOM L2 Core tests using the Default LS parser in an alternate configuration
TestDefaultLSAltConfig() - Constructor for class org.w3c.domts.level2.core.TestDefaultLSAltConfig
 
TestDefaultLSAltConfig - class org.w3c.domts.level2.events.TestDefaultLSAltConfig.
Test suite that runs all DOM L2 Events tests using the Default LS parser in an alternate configuration
TestDefaultLSAltConfig() - Constructor for class org.w3c.domts.level2.events.TestDefaultLSAltConfig
 
TestDefaultLSAltConfig - class org.w3c.domts.level2.html.TestDefaultLSAltConfig.
Test suite that runs all DOM L2 HTML tests using the Default LS parser in an alternative configuration.
TestDefaultLSAltConfig() - Constructor for class org.w3c.domts.level2.html.TestDefaultLSAltConfig
 
TestDefaultLSAltConfig - class org.w3c.domts.level3.core.TestDefaultLSAltConfig.
Test suite that runs all DOM L3 Core tests using a parser provided by DOM L3 Core bootstrapping in alternative configuration
TestDefaultLSAltConfig() - Constructor for class org.w3c.domts.level3.core.TestDefaultLSAltConfig
 
TestDefaultLSAltConfig - class org.w3c.domts.level3.validation.TestDefaultLSAltConfig.
Test suite that runs all DOM L3 Validation tests using a parser provided by DOM L3 Core bootstrapping in alternative configuration
TestDefaultLSAltConfig() - Constructor for class org.w3c.domts.level3.validation.TestDefaultLSAltConfig
 
TestDefaultLSAltConfig - class org.w3c.domts.level3.xpath.TestDefaultLSAltConfig.
Test suite that runs all DOM L3 XPath tests using a parser provided by DOM L3 XPath bootstrapping in alternative configuration
TestDefaultLSAltConfig() - Constructor for class org.w3c.domts.level3.xpath.TestDefaultLSAltConfig
 
TestDefaultParser - class org.w3c.domts.level1.core.TestDefaultParser.
 
TestDefaultParser() - Constructor for class org.w3c.domts.level1.core.TestDefaultParser
 
TestDefaultParser - class org.w3c.domts.level2.core.TestDefaultParser.
Test suite using the default JAXP parser in the default configuration
TestDefaultParser() - Constructor for class org.w3c.domts.level2.core.TestDefaultParser
 
TestDefaultParser - class org.w3c.domts.level2.events.TestDefaultParser.
 
TestDefaultParser() - Constructor for class org.w3c.domts.level2.events.TestDefaultParser
 
TestDefaultParser - class org.w3c.domts.level3.core.TestDefaultParser.
Test suite using the default JAXP parser in the default configuration
TestDefaultParser() - Constructor for class org.w3c.domts.level3.core.TestDefaultParser
 
TestDefaultParser - class org.w3c.domts.level3.ls.TestDefaultParser.
Test suite using the default JAXP parser in the default configuration
TestDefaultParser() - Constructor for class org.w3c.domts.level3.ls.TestDefaultParser
 
TestDefaultParser - class org.w3c.domts.level3.validation.TestDefaultParser.
Test suite using the default JAXP parser in the default configuration
TestDefaultParser() - Constructor for class org.w3c.domts.level3.validation.TestDefaultParser
 
TestDefaultParser - class org.w3c.domts.level3.xpath.TestDefaultParser.
Test suite using the default JAXP parser in the default configuration
TestDefaultParser() - Constructor for class org.w3c.domts.level3.xpath.TestDefaultParser
 
TestDefaultParserAltConfig - class org.w3c.domts.level1.core.TestDefaultParserAltConfig.
 
TestDefaultParserAltConfig() - Constructor for class org.w3c.domts.level1.core.TestDefaultParserAltConfig
 
TestDefaultParserAltConfig - class org.w3c.domts.level2.core.TestDefaultParserAltConfig.
Test suite using the default JAXP parser in the alternative configuration
TestDefaultParserAltConfig() - Constructor for class org.w3c.domts.level2.core.TestDefaultParserAltConfig
 
TestDefaultParserAltConfig - class org.w3c.domts.level2.events.TestDefaultParserAltConfig.
 
TestDefaultParserAltConfig() - Constructor for class org.w3c.domts.level2.events.TestDefaultParserAltConfig
 
TestDefaultParserAltConfig - class org.w3c.domts.level3.core.TestDefaultParserAltConfig.
Test suite using the default JAXP parser in the alternative configuration
TestDefaultParserAltConfig() - Constructor for class org.w3c.domts.level3.core.TestDefaultParserAltConfig
 
TestDefaultParserAltConfig - class org.w3c.domts.level3.validation.TestDefaultParserAltConfig.
Test suite using the default JAXP parser in the alternative configuration
TestDefaultParserAltConfig() - Constructor for class org.w3c.domts.level3.validation.TestDefaultParserAltConfig
 
TestDefaultParserAltConfig - class org.w3c.domts.level3.xpath.TestDefaultParserAltConfig.
Test suite using the default JAXP parser in the alternative configuration
TestDefaultParserAltConfig() - Constructor for class org.w3c.domts.level3.xpath.TestDefaultParserAltConfig
 
TestGNUJAXP - class org.w3c.domts.level1.core.TestGNUJAXP.
 
TestGNUJAXP() - Constructor for class org.w3c.domts.level1.core.TestGNUJAXP
 
TestGNUJAXP - class org.w3c.domts.level2.core.TestGNUJAXP.
 
TestGNUJAXP() - Constructor for class org.w3c.domts.level2.core.TestGNUJAXP
 
TestGNUJAXPAltConfig - class org.w3c.domts.level1.core.TestGNUJAXPAltConfig.
 
TestGNUJAXPAltConfig() - Constructor for class org.w3c.domts.level1.core.TestGNUJAXPAltConfig
 
TestGNUJAXPAltConfig - class org.w3c.domts.level2.core.TestGNUJAXPAltConfig.
 
TestGNUJAXPAltConfig() - Constructor for class org.w3c.domts.level2.core.TestGNUJAXPAltConfig
 
TestJTidy - class org.w3c.domts.level1.core.TestJTidy.
 
TestJTidy() - Constructor for class org.w3c.domts.level1.core.TestJTidy
 
TestJTidy - class org.w3c.domts.level2.core.TestJTidy.
 
TestJTidy() - Constructor for class org.w3c.domts.level2.core.TestJTidy
 
TestOracle - class org.w3c.domts.level1.core.TestOracle.
 
TestOracle() - Constructor for class org.w3c.domts.level1.core.TestOracle
 
TestOracle - class org.w3c.domts.level2.core.TestOracle.
Test suite that runs all DOM L2 Core tests using the Oracle Parser for Java in default configuration.
TestOracle() - Constructor for class org.w3c.domts.level2.core.TestOracle
 
TestOracle - class org.w3c.domts.level2.events.TestOracle.
Test suite that runs all DOM L2 Events tests using the Oracle Parser for Java in default configuration.
TestOracle() - Constructor for class org.w3c.domts.level2.events.TestOracle
 
TestOracle - class org.w3c.domts.level3.core.TestOracle.
Test suite that runs all DOM L3 Core tests using the Oracle Parser for Java in default configuration.
TestOracle() - Constructor for class org.w3c.domts.level3.core.TestOracle
 
TestOracle - class org.w3c.domts.level3.ls.TestOracle.
A JUnit test suite that will run all Load and Save tests using the Oracle XML Parser for Java
TestOracle() - Constructor for class org.w3c.domts.level3.ls.TestOracle
 
TestOracle - class org.w3c.domts.level3.validation.TestOracle.
Test suite that runs all DOM L3 Validation tests using the Oracle Parser for Java in default configuration.
TestOracle() - Constructor for class org.w3c.domts.level3.validation.TestOracle
 
TestOracleAltConfig - class org.w3c.domts.level1.core.TestOracleAltConfig.
 
TestOracleAltConfig() - Constructor for class org.w3c.domts.level1.core.TestOracleAltConfig
 
TestOracleAltConfig - class org.w3c.domts.level2.core.TestOracleAltConfig.
Test suite that runs all DOM L2 Core tests using the Oracle Parser for Java in default configuration.
TestOracleAltConfig() - Constructor for class org.w3c.domts.level2.core.TestOracleAltConfig
 
TestOracleAltConfig - class org.w3c.domts.level2.events.TestOracleAltConfig.
Test suite that runs all DOM L2 Events tests using the Oracle Parser for Java in an alternative configuration.
TestOracleAltConfig() - Constructor for class org.w3c.domts.level2.events.TestOracleAltConfig
 
TestOracleAltConfig - class org.w3c.domts.level3.core.TestOracleAltConfig.
Test suite that runs all DOM L3 Core tests using the Oracle Parser for Java in an alternative configuration.
TestOracleAltConfig() - Constructor for class org.w3c.domts.level3.core.TestOracleAltConfig
 
TestOracleAltConfig - class org.w3c.domts.level3.validation.TestOracleAltConfig.
Test suite that runs all DOM L3 Validation tests using the Oracle Parser for Java in an alternative configuration.
TestOracleAltConfig() - Constructor for class org.w3c.domts.level3.validation.TestOracleAltConfig
 
TestXalan - class org.w3c.domts.level3.xpath.TestXalan.
 
TestXalan() - Constructor for class org.w3c.domts.level3.xpath.TestXalan
 
TestXalanAltConfig - class org.w3c.domts.level3.xpath.TestXalanAltConfig.
 
TestXalanAltConfig() - Constructor for class org.w3c.domts.level3.xpath.TestXalanAltConfig
 
TestXerces - class org.w3c.domts.level1.core.TestXerces.
 
TestXerces() - Constructor for class org.w3c.domts.level1.core.TestXerces
 
TestXerces - class org.w3c.domts.level2.core.TestXerces.
 
TestXerces() - Constructor for class org.w3c.domts.level2.core.TestXerces
 
TestXerces - class org.w3c.domts.level2.events.TestXerces.
 
TestXerces() - Constructor for class org.w3c.domts.level2.events.TestXerces
 
TestXerces - class org.w3c.domts.level3.core.TestXerces.
Test suite that runs all DOM L3 Core tests using the Xerces-J in default configuration.
TestXerces() - Constructor for class org.w3c.domts.level3.core.TestXerces
 
TestXerces - class org.w3c.domts.level3.ls.TestXerces.
A JUnit test suite that will run all Load and Save tests using Xerces-J
TestXerces() - Constructor for class org.w3c.domts.level3.ls.TestXerces
 
TestXercesAltConfig - class org.w3c.domts.level1.core.TestXercesAltConfig.
 
TestXercesAltConfig() - Constructor for class org.w3c.domts.level1.core.TestXercesAltConfig
 
TestXercesAltConfig - class org.w3c.domts.level2.core.TestXercesAltConfig.
 
TestXercesAltConfig() - Constructor for class org.w3c.domts.level2.core.TestXercesAltConfig
 
TestXercesAltConfig - class org.w3c.domts.level2.events.TestXercesAltConfig.
 
TestXercesAltConfig() - Constructor for class org.w3c.domts.level2.events.TestXercesAltConfig
 
TestXercesAltConfig - class org.w3c.domts.level3.core.TestXercesAltConfig.
Test suite that runs all DOM L3 Core tests using the Xerces-J in an alternative configuration.
TestXercesAltConfig() - Constructor for class org.w3c.domts.level3.core.TestXercesAltConfig
 
TestXercesHTML - class org.w3c.domts.level1.html.TestXercesHTML.
 
TestXercesHTML() - Constructor for class org.w3c.domts.level1.html.TestXercesHTML
 
TestXercesHTML - class org.w3c.domts.level2.html.TestXercesHTML.
 
TestXercesHTML() - Constructor for class org.w3c.domts.level2.html.TestXercesHTML
 
toString() - Method in class org.w3c.domts.DOMTestIncompatibleException
 
toString() - Method in class org.w3c.domts.DOMTestLoadException
 
toString() - Method in class org.w3c.domts.DocumentBuilderSetting
Gets a string representation of the setting.

U

UserDataMonitor - class org.w3c.domts.UserDataMonitor.
This is a utility implementation of UserDataHandler that captures all notifications
UserDataMonitor() - Constructor for class org.w3c.domts.UserDataMonitor
Public constructor
UserDataNotification - class org.w3c.domts.UserDataNotification.
This class captures the parameters to one invocation of UserDataHandler.handle.
UserDataNotification(short, String, Object, Node, Node) - Constructor for class org.w3c.domts.UserDataNotification
Public constructor

V

validating - Static variable in class org.w3c.domts.DocumentBuilderSetting
validating = true.
validating - Static variable in class org.w3c.domts.DocumentBuilderSettingStrategy
 

W

wait(int) - Method in class org.w3c.domts.DOMTestCase
Wait
wait(int) - Method in interface org.w3c.domts.DOMTestFramework
 
wait(int) - Method in class org.w3c.domts.DOMTestInnerClass
 
wait(int) - Method in class org.w3c.domts.JUnitTestCaseAdapter
 

X

XalanDOMTestDocumentBuilderFactory - class org.w3c.domts.XalanDOMTestDocumentBuilderFactory.
This class uses Xalan-J to add XPath support to the current JAXP DOM implementation
XalanDOMTestDocumentBuilderFactory(DocumentBuilderFactory, DocumentBuilderSetting[]) - Constructor for class org.w3c.domts.XalanDOMTestDocumentBuilderFactory
Creates a JAXP implementation of DOMTestDocumentBuilderFactory.
XercesHTML2DocumentBuilderFactory - class org.w3c.domts.XercesHTML2DocumentBuilderFactory.
This class implements the generic parser and configuation class for the HTML DOM L2 implementation in Xerces-J
XercesHTML2DocumentBuilderFactory(DocumentBuilderSetting[]) - Constructor for class org.w3c.domts.XercesHTML2DocumentBuilderFactory
Creates a implementation of DOMTestDocumentBuilderFactory using org.apache.html.dom.HTMLBuilder
XercesHTMLDocumentBuilderFactory - class org.w3c.domts.XercesHTMLDocumentBuilderFactory.
This class implements the generic parser and configuation abstract class the HTML DOM implementation in Xerces-J
XercesHTMLDocumentBuilderFactory(DocumentBuilderSetting[]) - Constructor for class org.w3c.domts.XercesHTMLDocumentBuilderFactory
Creates a implementation of DOMTestDocumentBuilderFactory using org.apache.html.dom.HTMLBuilder

A B C D E F G H I J L M N O P R S T U V W X