XML_C14N_1_0 | = | 0 | Original C14N 1.0 spec canonicalization | |
XML_C14N_EXCLUSIVE_1_0 | = | 1 | Exclusive C14N 1.0 spec canonicalization | |
XML_C14N_1_1 | = | 2 | C14N 1.1 spec canonicalization |
Parse an XML document using the Nokogiri::XML::Reader API. See Nokogiri::XML::Reader for mor information
Create a new Nokogiri::XML::RelaxNG document from string_or_io. See Nokogiri::XML::RelaxNG for an example.
Parse XML. Convenience method for Nokogiri::XML::Document.parse