method

error?

error?()
public

No documentation available.

# File lib/rexml/parsers/pullparser.rb, line 187
      def error?
        @contents[0] == :error
      end