Uses of Class
org.eclipse.lemminx.client.AbstractXMLNotifier

Packages that use AbstractXMLNotifier
Package
Description
 
  • Uses of AbstractXMLNotifier in org.eclipse.lemminx.client

    Modifier and Type
    Class
    Description
    class 
    This 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
    class 
    LimitExceededWarner 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