Package | Description |
---|---|
org.eclipse.lemminx.extensions.contentmodel.settings |
Modifier and Type | Method and Description |
---|---|
NamespacesEnabled |
XMLNamespacesSettings.getEnabled() |
static NamespacesEnabled |
NamespacesEnabled.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.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLNamespacesSettings.setEnabled(NamespacesEnabled enabled) |
Copyright © 2021. All rights reserved.