Object
# File xsd/ns.rb, line 17 def initialize @count = 0 end
# File xsd/ns.rb, line 21 def assign(ns) @count += 1 "n#{@count}" end
This page was generated for Ruby 1.8.6
Generated with Ruby-doc Rdoc Generator 0.44.0.