-
HELP!! how to import an xml file into java
Hello,
Can anyone help me? i am trying to import an xml file to java and i am using jcreator le as my editor. I am making a mobile application that uses an xml file. That xml file needs to be updated. And I need to use java as my meduim to modify the xml file.
thanks! ^_^
-
Welcome to DevX 
What code are you trying that isn't working and what is happening when you try it?
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
-
Have you looked at any of the classes in the javax.xml packages (there are many)? Seems to me you can find what you need, there, and I see that both JAXP (xml processing) and JAXB (xml binding) are supported in J2ME.
To explore a mine of information on using Java to work with XML, start your search here:
http://java.sun.com/javase/technolog.../xml/index.jsp
Similar Threads
-
By lwinn213 in forum Java
Replies: 2
Last Post: 10-23-2008, 01:14 PM
-
By alfonso101 in forum Java
Replies: 0
Last Post: 11-26-2005, 11:17 AM
-
Replies: 5
Last Post: 01-10-2003, 08:39 PM
-
By Cynthia Leslie in forum Java
Replies: 3
Last Post: 06-09-2001, 06:43 PM
-
By John Perkins in forum Java
Replies: 1
Last Post: 08-31-2000, 11:16 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks