Write Down Steps Using SAX Parser



Write Down Steps Using SAX Parser..

Answer / suresh murugadass

1. Initialize SAXParser from factory method.
2. Implement callback methods such as
startDocument,endDocument(), startTag(), endTag() and
charcters() -- to handle special chars while parsing the
document. Since SAX Parser is an event driven, these call
back methods are required.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More J2EE Code Interview Questions

plz send code for Ecorps in j2ee frontend:J2EE Backend: DB2 Express

0 Answers   IBM,


hai, i want to know how the connectionpool manager work in the java or netbeans.Anybody having the exact code plz give to me i have no idea about that so help me plz

0 Answers  


Do you think about CMM(Capability Maturity Model) process?

0 Answers   Amazon,


how to display date after one month using from today date in jsp

3 Answers   TCS,


code inside filter to restrict users to access a servlet component .

1 Answers   NIIT,






Where can i find some sample applications for different J2EE frameworks like Spring,Struts ,JSF, Hibernate etc ??

0 Answers  


Can you forward data from a servlet to a regular .java class that is not a servlet?

3 Answers  


i am trying to intigrate ejb and hibernate ,from session facade i am callind dao implemented through hibernate,i am getting a ClassDefNotFoundException for this org/hibernate/Session i ve set the class path at build path and in setEnv in weblogic still .........

0 Answers  


how to display after one month adding today's sysdatedate in jsp?

1 Answers  


How to run the Result Intemation System project in java for collage student in which result of internal exam marks send on parents mobile using SMS? what software required to run this project? please reply immediately...

0 Answers  


How to read MS-word document in java without displaying junk (unnecessary) data?

5 Answers   Cognizant,


Write Down Steps Using SAX Parser

1 Answers   IBM,


Categories