characters(text)
No documentation available.
# File lib/xsd/xmlparser/parser.rb, line 70 def characters(text) @host.characters(text) end