Package org.eclipse.lemminx.settings
Class AllXMLSettings
- java.lang.Object
-
- org.eclipse.lemminx.settings.AllXMLSettings
-
public class AllXMLSettings extends Object
Represents all settings under the 'xml' key { 'xml': {...} }
-
-
Constructor Summary
Constructors Constructor Description AllXMLSettings()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ObjectgetAllXMLSettings(Object initializationOptionsSettings)ObjectgetXml()voidsetXml(Object xml)
-