3.6. White Space

White space is defined as the ASCII space character, horizontal tab character, form feed character, and line terminator characters (§3.4).

WhiteSpace:    the ASCII SP character, also known as "space"    the ASCII HT character, also known as "horizontal tab"    the ASCII FF character, also known as "form feed"    LineTerminator

Get The Java® Language Specification, Java SE 7 Edition, Fourth 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.