Uses of Class
org.eclipse.lemminx.client.AbstractXMLNotifier
Packages that use AbstractXMLNotifier
-
Uses of AbstractXMLNotifier in org.eclipse.lemminx.client
Subclasses of AbstractXMLNotifier in org.eclipse.lemminx.clientModifier and TypeClassDescriptionclassThis class sends a warning to the client via a jsonrpc notification The cache is a Map<String, Set> where the keys are the feature names and the value is a set of file paths for which notifications have been sent already classLimitExceededWarner sends a warning to the client via a jsonrpc notification Cache is a Map<String, Set> where the keys are the feature names and the values are the file paths for which notifications have been sent already