# File lib/xml/sax.rb, line 201
      def setPublicId(pubid)
        @publicId = pubid
      end