Searched refs:tempLink (Results 1 – 1 of 1) sorted by relevance
150 String tempLink = readTag(parser, TAG_LINK); in readEntry() local151 if (tempLink != null) { in readEntry()152 link = tempLink; in readEntry()