Method: XmlEasy::EasyListener#cdata

Defined in:
lib/xml_easy.rb

#cdata(content) ⇒ Object



76
77
78
# File 'lib/xml_easy.rb', line 76

def cdata(content)
  #TODO
end