Package org.eclipse.lemminx.settings
Class AllXMLSettings
java.lang.Object
org.eclipse.lemminx.settings.AllXMLSettings
Represents all settings under the 'xml' key
{ 'xml': {...} }
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AllXMLSettings
public AllXMLSettings()
-
-
Method Details
-
getXml
- Returns:
- the xml
-
setXml
- Parameters:
xml- the xml to set
-
getAllXMLSettings
-