public class ContentModelDocumentLinkParticipant extends Object implements IDocumentLinkParticipant
Constructor and Description |
---|
ContentModelDocumentLinkParticipant() |
Modifier and Type | Method and Description |
---|---|
void |
findDocumentLinks(DOMDocument document,
List<org.eclipse.lsp4j.DocumentLink> links)
Find document links of the given XML document.
|
public void findDocumentLinks(DOMDocument document, List<org.eclipse.lsp4j.DocumentLink> links)
IDocumentLinkParticipant
findDocumentLinks
in interface IDocumentLinkParticipant
Copyright © 2020. All rights reserved.