PATH Documentation > WebObjects

Up

D2WHead

Package: com.webobjects.directtoweb

Inherits from:D2WComponent


Class Description

This class provides the behavior for the D2WHead component. Every Direct to Web page has the contents of the D2WHead component between the <HEAD> and </HEAD> tags. Since the D2WHead component has no behavior, this class is a subclass of WOComponent and defines no additional variables or methods.

Method Types


Constructors


Constructors


D2WHead

public D2WHead()

Standard Java no-argument constructor.


© 2001 Apple Computer, Inc.