Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Direct to Web

D2WHead

Package:

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.