Class: XMLable::Handlers::ElementNone
- 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
Method Summary
Methods inherited from Elements
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