public class ContentModelDocumentLinkParticipant extends Object implements IDocumentLinkParticipant
| Constructor and Description |
|---|
ContentModelDocumentLinkParticipant(URIResolverExtensionManager resolverManager) |
| 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 ContentModelDocumentLinkParticipant(URIResolverExtensionManager resolverManager)
public void findDocumentLinks(DOMDocument document, List<org.eclipse.lsp4j.DocumentLink> links)
IDocumentLinkParticipantfindDocumentLinks in interface IDocumentLinkParticipantCopyright © 2021. All rights reserved.