Package org.eclipse.lemminx.client
Interface IXMLSettingFeature
-
- All Known Implementing Classes:
LimitFeature,PathFeature
public interface IXMLSettingFeatureFeatures that are associated with a particuliar settingId
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()Returns a displayable name for this featureStringgetSettingId()Returns the related settingId for this feature
-