Class: ROXML::XMLTextRef

Inherits:
XMLRef
  • Object
show all
Defined in:
lib/roxml/xml/references.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

#initialize, #name, #to_xml, #update_xml, #value_in, #xpath_name

Constructor Details

This class inherits a constructor from ROXML::XMLRef