Package | Description |
---|---|
org.eclipse.lemminx.dom | |
org.eclipse.lemminx.services.format |
Modifier and Type | Method and Description |
---|---|
DOMDocumentType |
DOMDocument.createDocumentType(int start,
int end) |
DOMDocumentType |
DOMDocument.getDoctype() |
DOMDocumentType |
DTDDeclParameter.getOwnerDocType() |
DOMDocumentType |
DTDDeclNode.getOwnerDocType() |
DOMDocumentType |
DOMDocumentType.getOwnerDocType() |
Modifier and Type | Method and Description |
---|---|
void |
DOMDocTypeFormatter.formatDocType(DOMDocumentType docType,
XMLFormattingConstraints parentConstraints,
int start,
int end,
List<org.eclipse.lsp4j.TextEdit> edits) |
Copyright © 2022. All rights reserved.