Class: XMLable::Handlers::AttributeNone

Inherits:
Attribute show all
Defined in:
lib/xmlable/handlers/attribute_none.rb

Overview

AttributeNone represents null object pattern for the

XMLable::Handlers::Attribute class

Instance Attribute Summary

Attributes inherited from Base

#block, #type

Method Summary

Methods inherited from Attribute

#from_xml_attribute, #inject_wraped, #proxy

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::Base