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, onXMLContentpublic static final String FILE_SCHEME
public void onAttributeValue(String valuePrefix, ICompletionRequest request, ICompletionResponse response) throws Exception
onAttributeValue in interface ICompletionParticipantonAttributeValue in class CompletionParticipantAdapterExceptionCopyright © 2020. All rights reserved.