Searched refs:relType (Results 1 – 2 of 2) sorted by relevance
121 String relType = parser.getAttributeValue(null, "rel"); in readLink() local123 if (relType.equals("alternate")) { in readLink()
215 String relType = parser.getAttributeValue(null, "rel"); in readAlternateLink() local216 if (relType.equals("alternate")) { in readAlternateLink()