Class XTemplate::XPath::Action
In: lib/xtemplate/xpath.rb
Parent: Object

Methods

__sanitize__   __unsanitize__   _alt   _alt_exist?   _unalt   alt   array   attr   clear   clear_stack   copy   date   delete   dump   flatten   float   hash   import   index   int   node   p   pop   pop_all   push   rename   reverse   sanitize   size   sort   string   strip   tag   text   time   unalt   unattr   unsanitize   untag  

Included Modules

XPath Util

Public Instance methods

__sanitize__(val)

Alias for sanitize

__unsanitize__(val)

Alias for unsanitize

date(val, fmt, tag=nil)

Alias for time

hash(val)

Alias for flatten

[Validate]