public class PageLabels extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
DECIMAL_NUMERALS
The numbering style for decimal arabic numerals. 
 | 
static String | 
LOWERCASE_LETTERS
The numbering style for lowercase letters. 
 | 
static String | 
LOWERCASE_ROMAN_NUMERALS
The numbering style for lowercase roman numerals. 
 | 
static String | 
UPPERCASE_LETTERS
The numbering style for uppercase letters. 
 | 
static String | 
UPPERCASE_ROMAN_NUMERALS
The numbering style for uppercase roman numerals. 
 | 
| Constructor and Description | 
|---|
PageLabels()  | 
public static final String DECIMAL_NUMERALS
public static final String UPPERCASE_ROMAN_NUMERALS
public static final String LOWERCASE_ROMAN_NUMERALS
public static final String UPPERCASE_LETTERS
public static final String LOWERCASE_LETTERS