Class: REXML::Element

Inherits:
Object
  • Object
show all
Defined in:
lib/feedparser/rexml_patch.rb

Instance Method Summary collapse

Instance Method Details

#childrenObject



27
28
29
# File 'lib/feedparser/rexml_patch.rb', line 27

def children
  @children
end