| Class | Description |
|---|---|
| TestCreateOMAttribute | |
| TestCreateOMTextCDATASection |
Tests that
OMFactory.createOMText(String, int) creates a node that implements
CDATASection if the specified type is OMNode.CDATA_SECTION_NODE. |
| TestCreateOMTextCDATASectionWithParent |
Tests that
OMFactory.createOMText(OMContainer, String, int) creates a node that
implements CDATASection if the specified type is OMNode.CDATA_SECTION_NODE. |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.