Class CategoryTag

java.lang.Object
com.github.chhorz.javadoc.tags.StructuredTag
com.github.chhorz.javadoc.tags.CategoryTag
All Implemented Interfaces:
BlockTag, Tag

public class CategoryTag extends StructuredTag
This tag is not an official javadoc tag but was proposed here
Author:
chhorz
  • Constructor Details

    • CategoryTag

      public CategoryTag()
  • Method Details

    • getCategoryName

      public String getCategoryName()