$Revision$
$Date$
modifier — Modifiers in a synopsis
modifier ::= (#PCDATA|replaceable
|inlinegraphic
|inlinemediaobject
|indexterm
|beginpage
)*
A Modifier
identifies additional information about
some identifier. For example, the public or private nature of a
OOClass
name, or information about a static or synchronized nature of a
MethodSynopsis
.
These elements contain modifier:
constructorsynopsis
, destructorsynopsis
, fieldsynopsis
, funcprototype
, methodparam
, methodsynopsis
, ooclass
, ooexception
, oointerface
.
The following elements occur in modifier:
beginpage
, indexterm
, inlinegraphic
, inlinemediaobject
, replaceable
.