Uses of Class
org.eclipse.lemminx.extensions.contentmodel.participants.ExternalResourceErrorCode
-
Packages that use ExternalResourceErrorCode Package Description org.eclipse.lemminx.extensions.contentmodel.participants -
-
Uses of ExternalResourceErrorCode in org.eclipse.lemminx.extensions.contentmodel.participants
Methods in org.eclipse.lemminx.extensions.contentmodel.participants that return ExternalResourceErrorCode Modifier and Type Method Description static ExternalResourceErrorCodeExternalResourceErrorCode. get(String name)static ExternalResourceErrorCodeExternalResourceErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static ExternalResourceErrorCode[]ExternalResourceErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-