Class RestDocletUtils

java.lang.Object
com.xebialabs.gradle.documentation.restdoc.doclet.RestDocletUtils

public class RestDocletUtils extends Object
  • Constructor Details

    • RestDocletUtils

      public RestDocletUtils()
  • Method Details

    • getBlockTagsDocTree

      protected static List<DocTree> getBlockTagsDocTree(Element service)