for(options)
Standard generator factory
# File lib/rdoc/generator/xml.rb, line 11 def self.for(options) new(options) end