net.damf.formatte.unicode
Class Blank
java.lang.Object
net.damf.formatte.unicode.Blank
public class Blank
- extends java.lang.Object
Constructor Summary |
Blank()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPACE
public static final char SPACE
- See Also:
- Constant Field Values
NO_BREAK
public static final char NO_BREAK
- See Also:
- Constant Field Values
EN_QUAD
public static final char EN_QUAD
- See Also:
- Constant Field Values
EM_QUAD
public static final char EM_QUAD
- See Also:
- Constant Field Values
EN_SPACE
public static final char EN_SPACE
- See Also:
- Constant Field Values
EM_SPACE
public static final char EM_SPACE
- See Also:
- Constant Field Values
THREE_PER_EM
public static final char THREE_PER_EM
- See Also:
- Constant Field Values
FOUR_PER_EM
public static final char FOUR_PER_EM
- See Also:
- Constant Field Values
SIX_PER_EM
public static final char SIX_PER_EM
- See Also:
- Constant Field Values
FIGURE
public static final char FIGURE
- See Also:
- Constant Field Values
PUNCTUATION
public static final char PUNCTUATION
- See Also:
- Constant Field Values
THIN
public static final char THIN
- See Also:
- Constant Field Values
HAIR
public static final char HAIR
- See Also:
- Constant Field Values
ZERO_WIDTH
public static final char ZERO_WIDTH
- See Also:
- Constant Field Values
IDEOGRAPHIC
public static final char IDEOGRAPHIC
- See Also:
- Constant Field Values
ZERO_WIDTH_NO_BREAK
public static final char ZERO_WIDTH_NO_BREAK
- See Also:
- Constant Field Values
Blank
public Blank()