public class XMLCatalogDocumentLinkParticipant extends Object implements IDocumentLinkParticipant
| Constructor and Description |
|---|
XMLCatalogDocumentLinkParticipant() |
| 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)
IDocumentLinkParticipantfindDocumentLinks in interface IDocumentLinkParticipantCopyright © 2020. All rights reserved.