Class: XMLable::Handlers::ElementNone

Inherits:
Elements show all
Defined in:
lib/xmlable/handlers/element_none.rb

Overview

ElementNone represents null object pattern for the

XMLable::Handlers::Element class

Instance Attribute Summary

Attributes inherited from Base

#block, #type

Method Summary

Methods inherited from Elements

#single?

Methods inherited from Element

#container_for_xml_element, #container_proxy, #from_xml_element, #initialize, #inject_wraped, #proxy, #single?

Methods inherited from Base

#block_settings?, build, #initialize, #inject_wraped, #method_name, #options, #options?, #proxy, #type_class, #wrapped_type?

Constructor Details

This class inherits a constructor from XMLable::Handlers::Element