public class XMLReferencesCompletionParticipant extends CompletionParticipantAdapter
Constructor and Description |
---|
XMLReferencesCompletionParticipant() |
Modifier and Type | Method and Description |
---|---|
void |
onXMLContent(ICompletionRequest request,
ICompletionResponse response,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
onAttributeName, onAttributeValue, onDTDSystemId, onTagOpen
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResolveCompletionItemParticipant
public void onXMLContent(ICompletionRequest request, ICompletionResponse response, org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) throws Exception
onXMLContent
in interface ICompletionParticipant
onXMLContent
in class CompletionParticipantAdapter
Exception
Copyright © 2022. All rights reserved.