Uses of Interface
org.eclipse.lemminx.services.extensions.IDocumentLinkParticipant
Packages that use IDocumentLinkParticipant
Package
Description
-
Uses of IDocumentLinkParticipant in org.eclipse.lemminx.extensions.catalog
Classes in org.eclipse.lemminx.extensions.catalog that implement IDocumentLinkParticipantModifier and TypeClassDescriptionclassDocument links that are specific to catalogs -
Uses of IDocumentLinkParticipant in org.eclipse.lemminx.extensions.contentmodel.participants
Classes in org.eclipse.lemminx.extensions.contentmodel.participants that implement IDocumentLinkParticipantModifier and TypeClassDescriptionclassDocument link for : XML Schema xsi:noNamespaceSchemaLocation DTD SYSTEM (ex : Entity SYSTEM (ex : <!ENTITY % xinclude SYSTEM "http://www.docbook.org/xml/4.4/xinclude.mod"> ) XML Schema xsi:schemaLocation -
Uses of IDocumentLinkParticipant in org.eclipse.lemminx.extensions.dtd.participants
Classes in org.eclipse.lemminx.extensions.dtd.participants that implement IDocumentLinkParticipantModifier and TypeClassDescriptionclassDocument link for DTD entities system inside a DTD:<!ENTITY % xinclude SYSTEM "http://www.docbook.org/xml/4.4/xinclude.mod"> -
Uses of IDocumentLinkParticipant in org.eclipse.lemminx.extensions.relaxng.grammar.rng
Classes in org.eclipse.lemminx.extensions.relaxng.grammar.rng that implement IDocumentLinkParticipantModifier and TypeClassDescriptionclassImplements document links in .rng files for include/@href externalRef/@href -
Uses of IDocumentLinkParticipant in org.eclipse.lemminx.extensions.xinclude
Classes in org.eclipse.lemminx.extensions.xinclude that implement IDocumentLinkParticipantModifier and TypeClassDescriptionclassDocument links that are specific to xi:include -
Uses of IDocumentLinkParticipant in org.eclipse.lemminx.extensions.xsd.participants
Classes in org.eclipse.lemminx.extensions.xsd.participants that implement IDocumentLinkParticipantModifier and TypeClassDescriptionclassImplements document links in .xsd files for xs:include/schemaLocation xs:import/schemaLocation -
Uses of IDocumentLinkParticipant in org.eclipse.lemminx.services.extensions
Methods in org.eclipse.lemminx.services.extensions that return types with arguments of type IDocumentLinkParticipantMethods in org.eclipse.lemminx.services.extensions with parameters of type IDocumentLinkParticipantModifier and TypeMethodDescriptionvoidXMLExtensionsRegistry.registerDocumentLinkParticipant(IDocumentLinkParticipant documentLinkParticipant) voidXMLExtensionsRegistry.unregisterDocumentLinkParticipant(IDocumentLinkParticipant documentLinkParticipant)