# File /home/ser/Work/rexml/rexml/xpath_parser.rb, line 10
 def location_path stream
		rlp = relative_location_path stream
		alp = absolute_location_path stream
	end