public class DOMProcessingInstructionFormatter extends Object
Constructor and Description |
---|
DOMProcessingInstructionFormatter(XMLFormatterDocument formatterDocument,
DOMAttributeFormatter attributeFormatter) |
Modifier and Type | Method and Description |
---|---|
void |
formatProcessingInstruction(DOMProcessingInstruction processingInstruction,
XMLFormattingConstraints parentConstraints,
List<org.eclipse.lsp4j.TextEdit> edits) |
public DOMProcessingInstructionFormatter(XMLFormatterDocument formatterDocument, DOMAttributeFormatter attributeFormatter)
public void formatProcessingInstruction(DOMProcessingInstruction processingInstruction, XMLFormattingConstraints parentConstraints, List<org.eclipse.lsp4j.TextEdit> edits)
Copyright © 2022. All rights reserved.