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, onTagOpenpublic void onXMLContent(ICompletionRequest request, ICompletionResponse response, org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) throws Exception
onXMLContent in interface ICompletionParticipantonXMLContent in class CompletionParticipantAdapterExceptionCopyright © 2022. All rights reserved.