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