Parent

Methods

Included Modules

Class/Module Index [+]

Quicksearch

HTML5::Filters::HTMLSanitizeFilter

Public Instance Methods

each() click to toggle source
# File lib/feed_tools/vendor/html5/lib/html5/filters/sanitizer.rb, line 8
def each
  __getobj__.each do |token|
    yield(sanitize_token(token))
  end
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.