| Package | Description |
|---|---|
| org.eclipse.lemminx.dom | |
| org.eclipse.lemminx.services.format |
| Modifier and Type | Method and Description |
|---|---|
DOMProcessingInstruction |
DOMDocument.createProcessingInstruction(int start,
int end) |
DOMProcessingInstruction |
DOMDocument.createProcessingInstruction(String target,
String data) |
| Constructor and Description |
|---|
XMLModel(DOMProcessingInstruction processingInstruction) |
| Modifier and Type | Method and Description |
|---|---|
void |
DOMProcessingInstructionFormatter.formatProcessingInstruction(DOMProcessingInstruction processingInstruction,
XMLFormattingConstraints parentConstraints,
List<org.eclipse.lsp4j.TextEdit> edits) |
Copyright © 2023. All rights reserved.