Parent

Methods

Class/Module Index [+]

Quicksearch

HTML5::XHTMLSerializer

Constants

DEFAULTS

Public Class Methods

new(options={}) click to toggle source
# File lib/feed_tools/vendor/html5/lib/html5/serializer/xhtmlserializer.rb, line 15
def initialize(options={})
  super(DEFAULTS.clone.update(options))
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.