cancel
Showing results for 
Search instead for 
Did you mean: 

Java mapping using SAX parser

Former Member
0 Kudos

What are the events used to parse the source xml doc?

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

/people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-i

/people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-ii

more @ https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/javaMappingSample+Code&

Go thru the above links. It would give you a very broad picture.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

Plesae follow this link for an example of JAVA mapping using SAX parser

http://objectissues.blogspot.com/2006/05/sample-sax-parser.html

regards

sandeep

Former Member
0 Kudos

Hi Sankar Choudhury ,

These websites may help u:

Processing Large XML Documents Using SAX 2.0

http://www.oreillynet.com/pub/a/oreilly/xml/news/xmlnut4_0501.html

SAX programming examples

http://xerces.apache.org/xerces2-j/samples-sax.html

Programming the SAX interface

http://www.ibm.com/developerworks/xml/library/x-wxxm11.html

cheers!

gyanaraj

****Pls reward points if u find this helpful

Former Member
0 Kudos

hi sankar,

check this blog for SAX parsing

/people/thorsten.nordholmsbirk/blog/2006/08/10/using-jaxp-to-both-parse-and-emit-xml-in-xi-java-mapping-programs

regards

Ramesh P

Message was edited by:

Ramesh P