Parent

Methods

Class/Module Index [+]

Quicksearch

Bio::DDBJ::XML

Bio::DDBJ::XML

Accessing the DDBJ web services.

Constants

BASE_URI
SERVER_URI

set default to GetEntry

Public Class Methods

new(wsdl = nil) click to toggle source
# File lib/bio/io/ddbjxml.rb, line 33
def initialize(wsdl = nil)
  super(wsdl || self.class::SERVER_URI)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.