| Package | Description |
|---|---|
| org.eclipse.lemminx.dom |
| 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) |
Copyright © 2022. All rights reserved.