Class DOMDocTypeFormatter
java.lang.Object
org.eclipse.lemminx.services.format.DOMDocTypeFormatter
DOM docType formatter.
- Author:
- Angelo ZERR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidformatDocType(DOMDocumentType docType, XMLFormattingConstraints parentConstraints, int start, int end, List<org.eclipse.lsp4j.TextEdit> edits)
-
Constructor Details
-
DOMDocTypeFormatter
-
-
Method Details
-
formatDocType
public void formatDocType(DOMDocumentType docType, XMLFormattingConstraints parentConstraints, int start, int end, List<org.eclipse.lsp4j.TextEdit> edits)
-