Conventions Used in This Book
We use the following font conventions in this book.
Italic is used for:
Pathnames, filenames, and program names Internet addresses, such as domain names and URLs New terms where they are defined
Constant width is used for:
Command lines and options that should be typed verbatim Direct quotes and specific method names from code examples, as well
as specific values for attributes and settings within code XML element tags
Constant width bold is used for:
Constant width
italic is used for:
In code syntax examples, we sometimes use
[value]+
to represent one or more instances of a value and
[value]*
to mean zero or more instances of a value.
|
This icon designates a tip, which contains important information
about the nearby text.
|
|
|
This icon designates a warning related to the nearby text.
|
|
|