Uses of Enum Class
cloud.opencode.base.xml.XmlNode.NodeType
Packages that use XmlNode.NodeType
Package
Description
OpenCode Base XML Module - Comprehensive XML processing library
OpenCode Base XML 模块 - 全面的 XML 处理库
-
Uses of XmlNode.NodeType in cloud.opencode.base.xml
Subclasses with type arguments of type XmlNode.NodeType in cloud.opencode.base.xmlMethods in cloud.opencode.base.xml that return XmlNode.NodeTypeModifier and TypeMethodDescriptionstatic XmlNode.NodeTypeReturns the enum constant of this class with the specified name.static XmlNode.NodeType[]XmlNode.NodeType.values()Returns an array containing the constants of this enum class, in the order they are declared.