Uses of Class
org.eclipse.lemminx.extensions.contentmodel.settings.NamespacesEnabled
-
Packages that use NamespacesEnabled Package Description org.eclipse.lemminx.extensions.contentmodel.settings -
-
Uses of NamespacesEnabled in org.eclipse.lemminx.extensions.contentmodel.settings
Methods in org.eclipse.lemminx.extensions.contentmodel.settings that return NamespacesEnabled Modifier and Type Method Description NamespacesEnabledXMLNamespacesSettings. getEnabled()static NamespacesEnabledNamespacesEnabled. valueOf(String name)Returns the enum constant of this type with the specified name.static NamespacesEnabled[]NamespacesEnabled. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.lemminx.extensions.contentmodel.settings with parameters of type NamespacesEnabled Modifier and Type Method Description voidXMLNamespacesSettings. setEnabled(NamespacesEnabled enabled)
-