<java : Javadoc.GroupArgument>

Description

Parameters

Attribute Description Type Required?
packages String ?
title String ?

Parameters accepted as nested elements

<package>

Used to track info about the packages to be javadoc'd
Attribute Description Type Required
name Set the name of the package String ?

<title>

An HTML element in the javadoc. This class is used for those javadoc elements which contain HTML such as footers, headers, etc.
Attribute Description Type Required