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

Methods

children  

Public Instance methods

[Source]

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

[Validate]