Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

# or !, beginning comment lines in properties file, Properties
$ (dollar sign), Solution, Discussion
end-of-line regex pattern matching, Solution
format codes, use in, Discussion
% (percent sign), use in format codes, Discussion
( ) (parentheses), capture groups in regular expressions, Solution
. (dot) commands, formatting control with, Program: A Simple Text Formatter
/ (slash), Discussion
/** (beginning doc comments), Discussion
* (asterisk), use in regular expressions, Solution
+ (plus sign), Command-line alternatives, Solution, Discussion, Program: Apache Logfile Parsing, Discussion, Discussion
++ (increment) operator, Discussion
+= (assignment) operator, Discussion
+? non-greedy regex quantifier, Program: Apache Logfile Parsing
+E option, Jikes compiler, Command-line alternatives
multiplier or quantifier in regular expressions, Discussion
string concatenation operator, Solution
+E option, Jikes compiler, Command-line alternatives
- (dash), Discussion, Discussion
command arguments, use in, Discussion
Unix option delimiter, Discussion
-d (dir) option, javac, Discussion
. (dot), Solution, Solution
.* in regular expression pattern matching, Solution
regular ...

Get Java Cookbook, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.