Class DOMCDATAFormatter
java.lang.Object
org.eclipse.lemminx.services.format.DOMCDATAFormatter
DOM CDATA section formatter.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidformatCDATASection(DOMCDATASection cDATANode, XMLFormattingConstraints parentConstraints, List<org.eclipse.lsp4j.TextEdit> edits)
-
Constructor Details
-
DOMCDATAFormatter
-
-
Method Details
-
formatCDATASection
public void formatCDATASection(DOMCDATASection cDATANode, XMLFormattingConstraints parentConstraints, List<org.eclipse.lsp4j.TextEdit> edits)
-