# File lib/bio/io/hinv.rb, line 27 def query(options = nil) response = Bio::Command.post_form(@url, options) @result = response.body @xml = REXML::Document.new(@result) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.