Uses of Interface
org.eclipse.lemminx.services.extensions.commands.IXMLCommandService
-
Packages that use IXMLCommandService Package Description org.eclipse.lemminx org.eclipse.lemminx.services.extensions -
-
Uses of IXMLCommandService in org.eclipse.lemminx
Classes in org.eclipse.lemminx that implement IXMLCommandService Modifier and Type Class Description classXMLWorkspaceServiceXML workspace service. -
Uses of IXMLCommandService in org.eclipse.lemminx.services.extensions
Methods in org.eclipse.lemminx.services.extensions that return IXMLCommandService Modifier and Type Method Description IXMLCommandServiceXMLExtensionsRegistry. getCommandService()Returns the LS command serviceMethods in org.eclipse.lemminx.services.extensions with parameters of type IXMLCommandService Modifier and Type Method Description voidXMLExtensionsRegistry. setCommandService(IXMLCommandService commandService)Sets the LS command service
-