Class: XAIML::Element::Ext
- Defined in:
- lib/xaiml/element/ext.rb
Instance Attribute Summary
Attributes inherited from Base
Attributes inherited from Document
Class Method Summary collapse
Methods inherited from Base
Methods inherited from Document
#allowed_object?, #append_child, #append_into, #initialize, load_file, #prepend_child, #write
Constructor Details
This class inherits a constructor from XAIML::Element::Base
Class Method Details
.allowed_object ⇒ Object
6 7 8 |
# File 'lib/xaiml/element/ext.rb', line 6 def self.allowed_object [XAIML::Element::Arg] end |