Class Nokogiri::XML::DocumentFragment
In: lib/nokogiri/xml/document_fragment.rb
ext/nokogiri/xml_document_fragment.c
Parent: Node

DocumentFragment represents a DocumentFragment node in an xml document.

Methods

name   new  

Public Class methods

Create a new DocumentFragment element on the document

Public Instance methods

[Validate]