public class XSICompletionParticipant extends CompletionParticipantAdapter
Constructor and Description |
---|
XSICompletionParticipant() |
Modifier and Type | Method and Description |
---|---|
void |
onAttributeName(boolean generateValue,
ICompletionRequest request,
ICompletionResponse response) |
void |
onAttributeValue(String valuePrefix,
ICompletionRequest request,
ICompletionResponse response) |
onTagOpen, onXMLContent
public void onAttributeName(boolean generateValue, ICompletionRequest request, ICompletionResponse response) throws Exception
onAttributeName
in interface ICompletionParticipant
onAttributeName
in class CompletionParticipantAdapter
Exception
public void onAttributeValue(String valuePrefix, ICompletionRequest request, ICompletionResponse response) throws Exception
onAttributeValue
in interface ICompletionParticipant
onAttributeValue
in class CompletionParticipantAdapter
Exception
Copyright © 2020. All rights reserved.