Class WbzValueOf

Object
   |
   +--WbzValueOf

class WbzValueOf

Probably the simplest component. Does the same as xsl:value-of.

Sample Configuration:

   <wbz:view class="WbzValueOf" select="@name"/>
 
or
   <wbz:value-of select="@name"/>
 

Requires:
wobzilla_componentFactory
wobzilla_xpath