Class XMLCatalogDocumentLinkParticipant
java.lang.Object
org.eclipse.lemminx.extensions.catalog.XMLCatalogDocumentLinkParticipant
- All Implemented Interfaces:
IDocumentLinkParticipant
Document links that are specific to catalogs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfindDocumentLinks(DOMDocument document, List<org.eclipse.lsp4j.DocumentLink> links) Find document links of the given XML document.
-
Constructor Details
-
XMLCatalogDocumentLinkParticipant
public XMLCatalogDocumentLinkParticipant()
-
-
Method Details
-
findDocumentLinks
Description copied from interface:IDocumentLinkParticipantFind document links of the given XML document.- Specified by:
findDocumentLinksin interfaceIDocumentLinkParticipant
-