# File nqxml/entities.rb, line 105
 def isTagStart
	    return !@isTagEnd
	end