Uses of Enum Class
de.espirit.firstspirit.access.editor.value.DomNodeType
Packages that use DomNodeType
-
Uses of DomNodeType in de.espirit.firstspirit.access.editor.value
Methods in de.espirit.firstspirit.access.editor.value that return DomNodeTypeModifier and TypeMethodDescriptionDomNode.getNodeType()
Returns the node type.static DomNodeType
Returns the enum constant of this class with the specified name.static DomNodeType[]
DomNodeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.