PATH |
D2WHead
Package: com.webobjects.directtowebInherits 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
Method Types
Constructors
Constructors
D2WHead
public D2WHead()
Standard Java no-argument constructor.
© 2001 Apple Computer, Inc.