Nokogiri::XML::Text
class Nokogiri::XML::Text
Wraps Text nodes.
Public Class Methods
new(content, document) Show source
Create a new Text element on the document
with content
static VALUE new(int argc, VALUE *argv, VALUE klass) { xmlDocPtr doc