Hi michael, In fact, i have found it days before and started to learn XNI's design and interface. Any way, thank you all the same :-)
2010/3/29 Michael Glavassevich <[email protected]> > Hi Yin, > > Have you taken a look at the XNI manual [1]? It gives an overview of the > design, interfaces, the various components and how they are assembled > together to former a parser pipeline such as the one which drives the DOM > parser today. > > Thanks. > > [1] http://xerces.apache.org/xerces2-j/xni.html > > Michael Glavassevich > XML Parser Development > IBM Toronto Lab > E-mail: [email protected] > E-mail: [email protected] > > Yin Lei <[email protected]> wrote on 03/25/2010 07:50:18 AM: > > > > Hi all, > > > > I am a GSoC participation student,these days, i was researching > > Xerces' source code for implementing DOM LSParser parseWithContext > > function. I want to make certain every part and details about > > Xerces' DOM Parse implemention,but you know,Xerces is such a huge > > project, it is difficult to make every thing clear quickly, so i > > keep on reading its source code, and at the same time, I hope some > > guy can give me some instructions about it. The main question is > > what the DOM parser's main flow is, or if any one can give me some > > outline instructions, it is also very helpful. > > > > Thank you & regards > >
