Constants' Details |
WORDBOUNDARY
const short WORDBOUNDARY = 1;
- Description
- Line break is a word break.
|
|
HYPHENATION
const short HYPHENATION = 2;
- Description
- Line break is a result of hyphenation.
|
|
HANGINGPUNCTUATION
const short HANGINGPUNCTUATION = 3;
- Description
- Line break - hanging punctuation recognized.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.