Nokogiri::HTML

module Nokogiri::HTML

Constants

NamedCharacters

Instance of Nokogiri::HTML::EntityLookup

Public Class Methods

fragment(string, encoding = nil) Show source

Parse a fragment from string in to a NodeSet.

# File lib/nokogiri/html.rb, line 29
def fragment string, encoding = nil
  HTML