Class
Nokogiri::XML::Builder
In:
lib/nokogiri/xml/builder.rb
Parent:
Object
Methods
cdata
method_missing
new
text
to_xml
Attributes
doc
[RW]
parent
[RW]
Public Class methods
new
(&block)
Public Instance methods
cdata
(string)
method_missing
(method, *args, &block)
text
(string)
to_xml
()
[Validate]