Class: Lutaml::Model::XmlAdapter::OgaAdapter

Inherits:
Lutaml::Model::Xml::OgaAdapter show all
Defined in:
lib/lutaml/model/xml_adapter/oga_adapter.rb

Constant Summary

Constants inherited from Lutaml::Model::Xml::OgaAdapter

Lutaml::Model::Xml::OgaAdapter::TEXT_CLASSES

Instance Attribute Summary

Attributes inherited from Lutaml::Model::Xml::Document

#encoding, #register, #root

Method Summary

Methods inherited from Lutaml::Model::Xml::OgaAdapter

#attributes_hash, name_of, namespaced_attr_name, namespaced_name_of, #order, order_of, parse, prefixed_name_of, text_of, #to_xml

Methods inherited from Lutaml::Model::Xml::Document

#add_to_xml, #add_value, #attribute_definition_for, #attribute_value_for, #attributes, #attributes_hash, #build_attributes, #build_element, #build_namespace_attributes, #build_options_for_nested_elements, #build_unordered_element, #cdata, #children, #declaration, encoding, #handle_nested_elements, #initialize, name_of, #namespace_attributes, namespaced_name_of, #order, order_of, #ordered?, parse, #parse_element, #process_content_mapping, #render_default?, #render_element?, #set_namespace?, #text, text_of, #to_h, type

Constructor Details

This class inherits a constructor from Lutaml::Model::Xml::Document