Class
Nokogiri::HTML::EntityLookup
In:
lib/nokogiri/html/entity_lookup.rb
ext/nokogiri/native.c
Parent:
Object
call-seq:
get(key)
Get the
HTML::EntityDescription
for
key
Methods
[]
get
Public Instance methods
[]
(name)
get(key)
Get the
HTML::EntityDescription
for
key
[Validate]