| Class | Description |
|---|---|
| TestAppendData | |
| TestGetChildNodes | |
| TestGetLength |
Tests that
CharacterData.getLength() returns the expected result. |
| TestGetWholeText | |
| TestGetWholeTextWithCDATASection | |
| TestGetWholeTextWithComment | |
| TestLookupNamespaceURIWithNSDeclInScope |
Tests that a call to
Node.lookupNamespaceURI(String) on a Text node locates
namespace declarations present on an ancestor element of the node. |
| TestLookupNamespaceURIWithoutParent |
Tests the behavior of
Node.lookupNamespaceURI(String) on a Text node without
parent. |
| TestSetPrefix |
Tests that calling
Node.setPrefix(String) on a text node results in an exception. |
| TestSplitText |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.