Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
RaghuVamseedhar
Active Contributor

This blog will complement other blogs on 'Java Mapping using DOM parser' in SCN.




Direct link: How to create Java Mapping in SAP PI - PO using DOM parser - YouTube


Attached text file has: -

1. XML used in Java class.

2. Java class with main method (to practice/debug DOM parser).

3. XML used in grouping example.

4. Java Mapping to group records.

5. XML used in sorting example.

6. Java Mapping to sort records.


Helpful Links: -

W3C Document Object Model

Lesson: Document Object Model (The Java Tutorials Java API for XML Processing (JAXP))

org.w3c.dom (Java Platform SE 7 )

Parsing an XML file with DOM - Java Programming - YouTube

2 Comments
Labels in this area