|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
fDocument
such that the position is <= position
and > bound
and Character.isWhitespace(fDocument.getChar(pos))
evaluates to false
and the position is in the default partition.
fDocument
such that the position is >= position
and < bound
and Character.isWhitespace(fDocument.getChar(pos))
evaluates to false
and the position is in the default partition.
fDocument
such that the position is >= position
and < bound
and Character.isWhitespace(fDocument.getChar(pos))
evaluates to false
.
offset
,
or NOT_FOUND
.
position
,
or NOT_FOUND
.
position
,
or NOT_FOUND
.
offset
.
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |