Class REXML::Element
In: lib/feedparser/rexml_patch.rb
Parent: Object
Element lib/feedparser/rexml_patch.rb Encoding REXML dot/m_8_0.png

Methods

children  

Public Instance methods

[Source]

    # File lib/feedparser/rexml_patch.rb, line 24
24:     def children
25:       @children
26:     end

[Validate]