public class EntitiesCompletionParticipant extends CompletionParticipantAdapter
Constructor and Description |
---|
EntitiesCompletionParticipant() |
Modifier and Type | Method and Description |
---|---|
void |
onXMLContent(ICompletionRequest request,
ICompletionResponse response,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
onAttributeName, onAttributeValue, onDTDSystemId, onTagOpen
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 © 2021. All rights reserved.