[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Re: [Sax-devel] SAX - endDocument() confusion again


java sax enddocument
At 17:38 28.2.2004, you wrote:
> > I decided not to call startDocument/endDocument-pair when BOM or XML
> > declaration or setting forced encoding fails. Reason for this was I wanted
> > document's actual encoding to be known at the startDocument stage (as 
> there
> > isn't necessarily xml declaration present of course). Then again I'm
> > talking about my SAX C library Parsifal which is far away from "official"
> > SAX java implementations.
>
>Good point. However, the docs say this:
>
><quote>
>Note that the locator will return correct information only during the 
>invocation
>SAX event callbacks after startDocument returns and before endDocument is 
>called.
>The application should not attempt to use it at any other time.
></quote>
>Karl

Ok. This is something I've missed (Parsifal doesn't actually implement 
locator but
provides similar info). So locator2's getEncoding isn't
available at startDocument stage 'cos startDocument is the first thing that
should be called even before checking any boms etc.

If getEncoding isn't available at startDocument, this means that if one for 
some reason wants to roundtrip
input document to output (doing some modifications for example) using original
encoding, he/she has to "poll" getEncoding in some other callback (in 
startElement perhaps?).
This might be an exceptional case, but I think somebody might want to do 
this (?). OTOH there isn't necessarily byte order information available for
this either.


with respect,
Toni Uusitalo



PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.