Class: Lutaml::Xml::Builder::Nokogiri

Inherits:
Base
  • Object
show all
Defined in:
lib/lutaml/xml/builder/nokogiri.rb

Instance Attribute Summary

Attributes inherited from Base

#doc, #encoding

Method Summary

Methods inherited from Base

#add_cdata, #add_comment, #add_processing_instruction, #add_text, #add_xml_fragment, build, #cdata, #create_and_add_element, #current_element, #initialize, #method_missing, moxml_backend, #parent, #respond_to_missing?, #text, #to_s, #to_xml, #xml

Constructor Details

This class inherits a constructor from Lutaml::Xml::Builder::Base

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Lutaml::Xml::Builder::Base