|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for customizing the split character.
Method Summary | |
boolean |
isSplitCharacter(char c)
Returns true if the character can split a line. |
Method Detail |
public boolean isSplitCharacter(char c)
true
if the character can split a line.
c
- the character
true
if the character can split a line
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |