Interface IDocumentLinkParticipant

    • Method Detail

      • findDocumentLinks

        void findDocumentLinks​(DOMDocument document,
                               List<org.eclipse.lsp4j.DocumentLink> links)
        Find document links of the given XML document.
        Parameters:
        document -
        links -