83 84 85
# File 'lib/voruby/adql/parser.rb', line 83 def self.from_xml(node) return ArrayOfFromTable.from_xml(node) end