Uses of Class
org.eclipse.lemminx.settings.XMLPreferences
Packages that use XMLPreferences
-
Uses of XMLPreferences in org.eclipse.lemminx
Methods in org.eclipse.lemminx that return XMLPreferencesMethods in org.eclipse.lemminx with parameters of type XMLPreferencesModifier and TypeMethodDescriptionvoidXMLTextDocumentService.updatePreferences(XMLPreferences newPreferences) -
Uses of XMLPreferences in org.eclipse.lemminx.settings
Methods in org.eclipse.lemminx.settings that return XMLPreferencesModifier and TypeMethodDescriptionSharedSettings.getPreferences()XMLGeneralClientSettings.getPreferences()Returns the XML preferencesMethods in org.eclipse.lemminx.settings with parameters of type XMLPreferencesModifier and TypeMethodDescriptionvoidXMLPreferences.merge(XMLPreferences newPreferences) Merges the contents ofnewPreferencesto the currentXMLPreferencesinstancevoidXMLGeneralClientSettings.setPreferences(XMLPreferences preferences) Sets the XML preferences