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

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

1 Answers   NIIT,


Write Down Steps Using SAX Parser

1 Answers  


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

1 Answers  


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

1 Answers   TCS,


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

1 Answers   Amazon,


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

1 Answers   IBM,


how to find reverse of string without string funtion of java.

2 Answers  


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

5 Answers   Cognizant,


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

3 Answers  


Write Down Steps Using SAX Parser

1 Answers   IBM,


design an on-line bus reservation application using html jsp servlet and jdbc. also implement session management and cookies

0 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 .........

1 Answers  


Categories