= private = protected
doctype?()
Content: [ String name, String pub_sys, String long_name, String uri ]
# File lib/rexml/parsers/pullparser.rb, line 143 def doctype? @contents[0] == :start_doctype end