Parent

Methods

Included Modules

Class/Module Index [+]

Quicksearch

HTML5::HTMLSanitizer

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.