Searched defs:anchorEnd (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/web/
H A DUtil.java190 private static final String anchorEnd = "</a>"; field in class:Util
281 .append(anchorEnd);
513 out.write(anchorEnd);
553 out.write(anchorEnd);
564 out.write(anchorEnd);
585 out.write(anchorEnd);

Completed in 12 milliseconds