Class: SRXML::BlankSlate

Inherits:
Object
  • Object
show all
Defined in:
lib/srxml.rb

Overview

BlankSlate class. Has nearly no methods, except for anything among the regex (__*, instance_eval, inspect). Is used by the XML class, since we want to use method_missing to create the xml-output. Having fewer methods predefined is good, since we want as few nameclashes as possible.

Direct Known Subclasses

XML