Previous Contents Index Next |
iPlanet Application Server 6.5 Java Foundation Class Reference |
Preface
The iPlanet Application Server Foundation Class Reference (Java) provides specification-level documentation for the public classes and interfaces, and their methods, in the iPlanet Application Server Foundation Class Library. Use this book to look up how a particular class or interface method works, what syntax is required, and for examples on how to use it.For conceptual and task-oriented information on designing and developing iPlanet Application Server applications, read the Programmer's Guide (Java).
This preface contains the following sections:
Using the Documentation
Using the Documentation
The following table lists the tasks and concepts that are described in the iPlanet Application Server manuals and Release Notes. If you are trying to accomplish a specific task or learn more about a specific concept, refer to the appropriate manual.Note that the printed manuals are also available online in PDF and HTML format, at: http://docs.iplanet.com/docs/manuals/ias.html
How This Guide Is Organized
This guide is organized into three chapters and an appendix, as follows:
Chapter 1 "About the Application Server Foundation Class Library"
Documentation Conventions
File and directory paths are given in Microsoft Windows format (with backslashes separating directory names). For Unix versions, the directory paths are the same, except that forward slashes are used to separate directories.This guide uses URLs of the form:
http://server.domain/path/file.html
In these URLs, server is the server name where applications are run; domain is your Internet domain name; path is the server's directory structure; and file is an individual filename. Italic items in URLs are placeholders.
This guide uses the following font conventions:
The monospace font is used for sample code and code listings, API and language elements (such as function names and class names), file names, pathnames, directory names, and HTML tags.
Italic type is used for code variables.
Italic type is also used for book titles, emphasis, variables and placeholders, and words used in the literal sense.
Bold type is used as either a paragraph lead-in or to emphasis words used in the literal sense.
Naming Conventions
This guide uses the Java naming conventions detailed in the following table.
Previous Contents Index Next
Copyright © 2002 Sun Microsystems, Inc. All rights reserved.
Last Updated March 10, 2002