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