From: LARRODE X. (DR&T) <xav...@sn...> - 2004-05-25 11:01:43
|
Ok, thank you very much Christophe. I'm goint to check all of this, soon =20 On Tue, 2004-05-25 at 10:04, Christophe de VIENNE wrote: > LARRODE Xavier (DR&T) a =E9crit : >=20 > >Hello,=20 > >i would like to add a progress bar in my parser (i 'm using a SAX > >parser), and my question is ... if we can get the (relative) position = of > >the stream in octect or in percentage of the file? > > =20 > > >=20 > Hi again, >=20 > I just though of a pure libxml++ solution which would be to use=20 > parse_chunck and then calculate the progression before giving each=20 > chunck of data to the parser. > cf=20 > http://libxmlplusplus.sourceforge.net/reference/2.6/html/classxmlpp_1_1= SaxParser.html#a5 > and=20 > http://libxmlplusplus.sourceforge.net/reference/2.6/html/classxmlpp_1_1= SaxParser.html#a6. >=20 > Christophe >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g= .=20 > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id149&alloc_id=8166&op=3Dclick > _______________________________________________ > Libxmlplusplus-general mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libxmlplusplus-general |