Package | Description |
---|---|
org.basex.api.dom |
Basic DOM API.
|
Modifier and Type | Method and Description |
---|---|
BXText |
BXDoc.createTextNode(String value) |
BXText |
BXAttr.getFirstChild() |
BXText |
BXText.replaceWholeText(String value) |
BXText |
BXText.splitText(int offset) |
Copyright © 2005–2015 BaseX Team. All rights reserved.