WebMan: A Basic RefEntry Servlet | ||
---|---|---|
<<< Previous | Next >>> |
methodparam elements hold parameters for methods in an object oriented language. The parent node is constructorsynopsis, destructorsynopsis, or methodsynopsis.
methodparam elements have choice and rep attributes.
choice attributes take one of the following values.
Optional parameter
Plain parameter
Required parameter
choice values are implied if not given.
rep attributes take the following values.
Parameter may not be repeated
Parameter may be repeated
rep values are implied if not given.
<<< Previous | Home | Next >>> |
methodname | Up | methodsynopsis |