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