- apiname
An API name is the name of an application programming interface (API), such as a Java class name or method name.
- codeblock
A code block is a set of lines from a program.
- codeph
A code phrase is a small portion of source code, machine code, or text that is displayed in-line.
- coderef
A code reference is the mechanism for referencing an external text file that contains program code.
- option
The <option>
element specifies a permitted value for a parameter or configuration.
- parmname
A parameter name is the name of a parameter that is passed to an API or a command-line interface (CLI).
- parml
A parameter list is a specialized definition list that is designed for documenting parameters.
- plentry
A parameter-list entry contains one or more parameter terms and definitions.
- pt
A parameter term is a term that is defined in a parameter-list entry.
- pd
A parameter definition is a definition of a term that is defined in a parameter-list entry.