HTMLTokenizer
# 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.