Class: OBIX::Objects::Object

Inherits:
Base
  • Object
show all
Defined in:
lib/obix/objects/object.rb

Overview

Objects are the root abstraction in oBIX.

Instance Attribute Summary

Attributes inherited from Base

#objects, #parent

Method Summary

Methods inherited from Base

#find, #initialize, parse, #to_node, #to_s, #to_xml

Methods included from Tag

#attribute, #tag

Constructor Details

This class inherits a constructor from OBIX::Objects::Base