The Artima Developer Community
Sponsored Link

Java Answers Forum
XML Reading...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
abc

Posts: 1
Nickname: abc123
Registered: Aug, 2002

XML Reading... Posted: Aug 20, 2002 6:42 PM
Reply to this message Reply
Advertisement
Okay, im using 1.4.0 and would like to parse in some XML files I have, however all I can find is XMLDecoder which is only for java.beans and encoding objects to XML files right?

another thing i found was org.w3c.dom interface Node which seems to be what i want but i have absolutely no idea how to use it... anyway, if anyone can help me out by pointing me in the right direction id really appreciate it, thanks:)

Topic: Reading From File Previous Topic   Next Topic Topic: Problems with manipulating drawString

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use