类 JavaDocUtils.CustomerCommentVisitor

java.lang.Object
com.github.therapi.runtimejavadoc.ToHtmlStringCommentVisitor
com.publiccms.common.tools.JavaDocUtils.CustomerCommentVisitor
所有已实现的接口:
com.github.therapi.runtimejavadoc.CommentVisitor
封闭类:
JavaDocUtils

static class JavaDocUtils.CustomerCommentVisitor extends com.github.therapi.runtimejavadoc.ToHtmlStringCommentVisitor
  • 字段概要

    从类继承的字段 com.github.therapi.runtimejavadoc.ToHtmlStringCommentVisitor

    buf
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    修饰符和类型
    方法
    说明
    void
    inlineLink(com.github.therapi.runtimejavadoc.Link link)
     

    从类继承的方法 com.github.therapi.runtimejavadoc.ToHtmlStringCommentVisitor

    build, commentText, escapeHtml, inlineTag, inlineValue

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • CustomerCommentVisitor

      CustomerCommentVisitor()
  • 方法详细资料

    • inlineLink

      public void inlineLink(com.github.therapi.runtimejavadoc.Link link)
      指定者:
      inlineLink 在接口中 com.github.therapi.runtimejavadoc.CommentVisitor
      覆盖:
      inlineLink 在类中 com.github.therapi.runtimejavadoc.ToHtmlStringCommentVisitor