Class XTemplate::XMLTemplate
In: lib/xtemplate.rb
Parent: Object

Methods

<<   []   []=   clone   dump   dup   expand   expand2   load   new   to_s  

Constants

DEFAULT_OPTS = { :keep_template => true, :keep_data => false, :plugin => XPath::Action.new, }

Attributes

node  [R] 

Public Class methods

Public Instance methods

clone()

Alias for dup

[Validate]