Searched refs:getHtml (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DAnnotation.java226 String getHtml() { method in class:Annotation.Desc
273 return idx == null ? null : infos.get(idx.intValue()).desc.getHtml();

Completed in 8 milliseconds