Class: RTunesU::Document::Add

Inherits:
Base
  • Object
show all
Defined in:
lib/rtunesu/document.rb

Overview

Creates an XML document that comforms to iTunes U’s specification for adding an entity. This class is used internally by Entity classes when saving.

Constant Summary

Constants inherited from Base

Base::INDENT

Instance Attribute Summary

Attributes inherited from Base

#builder, #options, #source, #xml

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from RTunesU::Document::Base