Searched refs:anchorId (Results 1 – 2 of 2) sorted by relevance
36 String anchorId = format.format(this.lastAnchorId); in nextAnchor() local37 return "id" + anchorId; in nextAnchor()
239 String anchorId = Long.toHexString(StringId.getId(path.getOriginalPath())); in main() local241 "<th class='path'>" + CldrUtility.getDoubleLinkedText(anchorId, anchor) + "</th>" + in main()