Bonjour aloizio
Message du 2006-11-10 19:12:
Hi Bernard,

I do the following:

while (eoParagraph.hasMoreElements()) {
(...)
     }

But only works for the first paragraph. Why this happens?


I suspect from the name of our variable that you are enumerating the content of a paragraph instead of the content of the whole text.
You may read (again) Dev'Guide 7.3.1.
Can't help you more, I don't practice Java.
   Bernard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to