Class XMLSnippetRegistryLoader
java.lang.Object
org.eclipse.lemminx.services.snippets.XMLSnippetRegistryLoader
- All Implemented Interfaces:
ISnippetRegistryLoader
Load default XML snippets.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidload(SnippetRegistry registry) Register snippets in the given snippet registry.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.lemminx.commons.snippets.ISnippetRegistryLoader
getLanguageId
-
Constructor Details
-
XMLSnippetRegistryLoader
public XMLSnippetRegistryLoader()
-
-
Method Details
-
load
Description copied from interface:ISnippetRegistryLoaderRegister snippets in the given snippet registry.- Specified by:
loadin interfaceISnippetRegistryLoader- Throws:
Exception
-