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 © 2020. All rights reserved.