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

an on-line examination application using html jsp servlet and jdbc. including session management and cookies

0 Answers  


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,


Can we change the validator-rules.xml for our own validations in struts??

0 Answers   Mastek,


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,


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

0 Answers  


Write Down Steps Using SAX Parser

0 Answers  


plz send code for manage group of hotels in j2ee frontend:J2EE Backend: DB2 Express

0 Answers   TCS,


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 convert string containing decimal point into integer in java? For example given a string like "3.14" as input how to get integer 3 as result.

7 Answers  


How to get one hasmap value in another hashmap ,only value not key

0 Answers   CTS,


Categories