Class ROXML::XMLTextRef
In: lib/roxml.rb
Parent: XMLAttributeRef

Interal class representing XML content text binding

In context:

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

Methods

Attributes

cdata  [RW] 
wrapper  [RW] 

Public Instance methods

Reads data from the XML element and populates the text accordingly.

Updates the text in the given xml block to the value provided.

[Validate]