|
What does the XML look like coming in? Are you doing SOAP web services? Simple and plain xml? Here's an xml parser I used on my latest project which was put on a Canon device: http://nanoxml.cyberelf.be/ It is nice because it is such a small footprint. Note that there is a lack of a full feature set (hence the small footprint and great speed). Take a look at Apache Axis and Apache XMLBeans for a more robust approach to XML parsing with Java. HTH, Aaron Bartell -----Original Message----- From: java101-bounces@xxxxxxxxxxxx [mailto:java101-bounces@xxxxxxxxxxxx] On Behalf Of Rahul Kashyap Sent: Monday, November 14, 2005 2:38 PM To: java101@xxxxxxxxxxxx; web400@xxxxxxxxxxxx Subject: [Java101] Parsing XML into AS/400 physical files using XML4PR onV5R3 versus other tools Hi all, anyone have any examples of Java code that will help me parse XML into an AS/400 physical file? I know that OS/400 for V5R3 does have a built-in XML parser, is this tool preferable to other tools out there? Any help or advice would be appreciated. Thanks. Rahul Kashyap Application Developer Computer Research Inc. (303) 297-9200 x 236 _______________________________________________ This is the iSeries users helping each other learn Java (JAVA101) mailing list To post a message email: JAVA101@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java101 or email: JAVA101-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java101.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.