public class FilePathCompletionParticipant extends CompletionParticipantAdapter
Modifier and Type | Field and Description |
---|---|
static String |
FILE_SCHEME |
Constructor and Description |
---|
FilePathCompletionParticipant() |
Modifier and Type | Method and Description |
---|---|
void |
onAttributeValue(String valuePrefix,
ICompletionRequest request,
ICompletionResponse response) |
onAttributeName, onTagOpen, onXMLContent
public static final String FILE_SCHEME
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.