public class XMLRename extends Object
Constructor and Description |
---|
XMLRename(XMLExtensionsRegistry extensionsRegistry) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.lsp4j.WorkspaceEdit |
doRename(DOMDocument xmlDocument,
org.eclipse.lsp4j.Position position,
String newText) |
public XMLRename(XMLExtensionsRegistry extensionsRegistry)
public org.eclipse.lsp4j.WorkspaceEdit doRename(DOMDocument xmlDocument, org.eclipse.lsp4j.Position position, String newText)
Copyright © 2022. All rights reserved.