Re: Xerces2 vs Xerces1 Element Text Parsing Implementation

2008-10-27 Thread Fuzzo
t. > You cannot assume it will only be called once. Your ContentHandler needs > to > accumulate the text returned in each call of characters() until you > receive > a callback that isn't characters. > >> Many tha

Re: Xerces2 vs Xerces1 Element Text Parsing Implementation

2008-10-27 Thread Michael Glavassevich
times [1][2] for contiguous text. You cannot assume it will only be called once. Your ContentHandler needs to accumulate the text returned in each call of characters() until you receive a callback that isn't characters. > Many thanks! > > > -- > View this message in context: http://www

Xerces2 vs Xerces1 Element Text Parsing Implementation

2008-10-22 Thread Fuzzo
ay to configure Xerces2 to parse text elements in only one solution? Many thanks! -- View this message in context: http://www.nabble.com/Xerces2-vs-Xerces1-Element-Text-Parsing-Implementation-tp20105730p20105730.html Sent from the Xerces - J - Users mailing list archive at Nabbl