HomeSort by relevance Sort by last modified time
    Searched refs:convertAtLinks (Results 1 - 3 of 3) sorted by null

  /external/jdiff/src/jdiff/
APIHandler.java 213 if (convertAtLinks) {
214 currentText = Comments.convertAtLinks(currentText, currentElement,
357 private static boolean convertAtLinks = true;
Comments.java 218 public static String convertAtLinks(String text, String currentElement,
HTMLReportGenerator.java     [all...]

Completed in 74 milliseconds