= private = protected
xmldecl?()
Content: [ String version, String encoding, String standalone ]
# File lib/rexml/parsers/pullparser.rb, line 183 def xmldecl? @contents[0] == :xmldecl end