|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: SAX2: relative ordering of startDocument() & startDTD() events?
Michael Fuller <msf@i...> writes:
> Is it:
> startDocument()
> startDTD()
> [... possibly startEntity()/endEntity() events]
> endDTD()
> [... various startElement()/endElement()/... events]
> endDocument()
Yes.
> or:
> startDTD()
> [... possibly startEntity()/endEntity() events]
> endDTD()
> startDocument()
> [... various startElement()/endElement()/... events]
> endDocument()
No.
I suppose that the documentation in DeclHandler should make this
clearer -- I'll add it to the TODO list.
All the best,
David
--
David Megginson david@m...
http://www.megginson.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








