public class TempConverter extends Object
TempConverter()
static void
main(String[] args)
TextToXml(String text, String xml)
XmlToText(String xml, String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TempConverter()
public static void main(String[] args) throws Exception
Exception
public static void TextToXml(String text, String xml) throws Exception
public static void XmlToText(String xml, String text) throws Exception
Copyright © 2012. All Rights Reserved.