Create a Nokogiri::XML::DocumentFragment from tags
Search this fragment. See Nokogiri::XML::Node#css
return the name for DocumentFragment
Alias for to_s
Convert this DocumentFragment to html See Nokogiri::XML::NodeSet#to_html
Convert this DocumentFragment to a string
Convert this DocumentFragment to xhtml See Nokogiri::XML::NodeSet#to_xhtml
Convert this DocumentFragment to xml See Nokogiri::XML::NodeSet#to_xml
[Validate]