Package | Description |
---|---|
org.eclipse.lemminx.dom | |
org.eclipse.lemminx.utils |
Modifier and Type | Method and Description |
---|---|
DOMComment |
DOMDocument.createComment(int start,
int end) |
DOMComment |
DOMDocument.createComment(String data) |
Modifier and Type | Method and Description |
---|---|
XMLBuilder |
XMLBuilder.startComment(DOMComment comment) |
Copyright © 2021. All rights reserved.