Uses of Enum Class
org.eclipse.lemminx.dom.DOMDocumentType.DocumentTypeKind
Packages that use DOMDocumentType.DocumentTypeKind
-
Uses of DOMDocumentType.DocumentTypeKind in org.eclipse.lemminx.dom
Methods in org.eclipse.lemminx.dom that return DOMDocumentType.DocumentTypeKindModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DOMDocumentType.DocumentTypeKind[]DOMDocumentType.DocumentTypeKind.values()Returns an array containing the constants of this enum class, in the order they are declared.