public interface IXMLFullFormatter
| Modifier and Type | Method and Description |
|---|---|
String |
formatFull(String text,
String uri,
SharedSettings sharedSettings,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
Format the given text document by the shared settings.
|
String formatFull(String text, String uri, SharedSettings sharedSettings, org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
text - the text.uri - the uri.sharedSettings - the shared settings.cancelChecker - Copyright © 2022. All rights reserved.