[Source]
# File lib/rexml/doctype.rb, line 224 224: def initialize( src ) 225: super 226: end
[Validate]