This is an alpha version of this book.

[4.0]ooclass

ooclass — A class in an object-oriented programming language

Synopsis

Content Model

ooclass ::=
(modifier*,classname)

Attributes

Common attributes

Description

The OOClass element identifies programming language classes, generally from object-oriented programming languages. The OOClass is a wrapper for the ClassName plus some Modifiers.

Processing expectations

Formatted inline.

Children

The following elements occur in ooclass: classname, modifier.

Copyright© 1999, 2000, 2001 O'Reilly & Associates, Inc. All rights reserved.