Module
XTemplate::XNodeManager
In:
lib/xtemplate/xml.rb
Methods
init_root
pop_node
push_attr
push_attrval
push_content
push_optname
push_optval
push_pi
push_tag
to_s
Constants
NEWLINE
=
$/
Attributes
root
[R]
Public Instance methods
init_root
()
pop_node
()
push_attr
(attr)
push_attrval
(val)
push_content
(*str)
push_optname
(str)
push_optval
(val)
push_pi
(target, pi)
push_tag
(tag)
to_s
()
[Validate]