SentenceBreakIterator.java (next): Skip all java white space characters.
authorMark Wielaard <mark@klomp.org>
Sun, 12 May 2002 01:11:18 +0000 (01:11 +0000)
committerMark Wielaard <mark@gcc.gnu.org>
Sun, 12 May 2002 01:11:18 +0000 (01:11 +0000)
commitc1acbb7a35378401a0d0a0cabbb6461b2bef26a6
tree02353c789c10e6d3c8af358153bfa2e723e91b6e
parent1f121cdbdd63444dc2e1fe8fd1000877fb60da14
SentenceBreakIterator.java (next): Skip all java white space characters.

* gnu/java/text/SentenceBreakIterator.java (next): Skip all java white
space characters.
(previous_internal): Likewise.

From-SVN: r53389
libjava/ChangeLog
libjava/gnu/java/text/SentenceBreakIterator.java