| Package | Description |
|---|---|
| net.lecousin.framework.xml.dom |
Simple (partial) DOM implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XMLCData
DOM CDATASection.
|
| Modifier and Type | Method and Description |
|---|---|
XMLText |
XMLText.cloneNode(boolean deep) |
XMLText |
XMLDocument.createTextNode(String data) |
XMLText |
XMLText.replaceWholeText(String content) |
XMLText |
XMLText.splitText(int offset) |
Copyright © 2019. All rights reserved.