Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: zeoth
  • Content: Threads
  • Order by date
  1. zeoth

    XML encoding with Apache XERCES

    I am trying to encode an xml document I created to be UTF-8 compliant. So far, I keep getting back a string that hasn't been encoded and I am not sure why. Here's part of what I did. import java.io.*; import org.w3c.dom.*; import org.apache.xml.serialize.*; import...

Part and Inventory Search

Back
Top