Class: ROXML::XMLTextRef

Inherits:
XMLRef show all
Defined in:
lib/roxml/xml.rb

Overview

Interal class representing XML content text binding

In context:

<element attribute="XMLAttributeRef">
 XMLTextRef
</element>

Direct Known Subclasses

XMLHashRef, XMLObjectRef

Method Summary

Methods inherited from XMLRef

#default, #initialize, #name, #to_xml, #update_xml, #value_in

Constructor Details

This class inherits a constructor from ROXML::XMLRef