Hello guyz, I'm working on a project under which i have to take a raw file from the server and convert it into XML file.
is there any tool available in java which can help me to accomplish this task like JAXP can be used to parse the XML document ???
Thanks in Advance....