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