Uses of Class
org.eclipse.lemminx.client.AbstractXMLNotifier
-
Packages that use AbstractXMLNotifier Package Description org.eclipse.lemminx.client -
-
Uses of AbstractXMLNotifier in org.eclipse.lemminx.client
Subclasses of AbstractXMLNotifier in org.eclipse.lemminx.client Modifier and Type Class Description classInvalidPathWarnerThis class sends a warning to the client via a jsonrpc notification The cache is a Map> where the keys are the feature names and the value is a set of file paths for which notifications have been sent already classLimitExceededWarnerLimitExceededWarner sends a warning to the client via a jsonrpc notification Cache is a Map> where the keys are the feature names and the values are the file paths for which notifications have been sent already
-