Uses of Class
org.eclipse.lemminx.extensions.contentmodel.settings.XMLNamespacesSettings
-
Packages that use XMLNamespacesSettings Package Description org.eclipse.lemminx.extensions.contentmodel.settings -
-
Uses of XMLNamespacesSettings in org.eclipse.lemminx.extensions.contentmodel.settings
Methods in org.eclipse.lemminx.extensions.contentmodel.settings that return XMLNamespacesSettings Modifier and Type Method Description XMLNamespacesSettingsXMLValidationSettings. getNamespaces()Returns the XML Namespaces validation settings.Methods in org.eclipse.lemminx.extensions.contentmodel.settings with parameters of type XMLNamespacesSettings Modifier and Type Method Description voidXMLValidationSettings. setNamespaces(XMLNamespacesSettings namespaces)Set the XML Namespaces validation settings.
-