Type:
Class
Constants:
NAMESPLIT : /^(?:(#{XMLTokens::NCNAME_STR}):)?(#{XMLTokens::NCNAME_STR})/u
PARENTS : [ :element, :document, :doctype ]

Represents a tagged XML element. Elements are characterized by having children, attributes, and names, and can themselves be children.

size
  • References/Ruby on Rails/Ruby/Classes/REXML/REXML::Light/REXML::Light::Node

size() Instance Public methods

2025-01-10 15:47:30
node_type
  • References/Ruby on Rails/Ruby/Classes/REXML/REXML::Light/REXML::Light::Node

node_type() Instance Public methods

2025-01-10 15:47:30