Conventions
The following typographical conventions are used in this book:
- Italic
-
Used for filenames and pathnames, hostnames, domain names, URLs, and
email addresses. Italic is also used for new
terms where they are defined.
- Constant width
-
Used for code examples and fragments, XML elements and tags, and SQL
commands, table names, and column names. Constant
width is also used for class, variable, and method
names and for Java keywords used within the text.
Constant width bold
-
Used for emphasis in some code examples.
- Constant width italic
-
Used to indicate text that is replaceable. For example, in
BeanNamePK, you would
replace BeanName with a specific bean
name.
|