org.utgenome.gwt.utgb.client.util.xml
Class XMLUtil

java.lang.Object
  extended by org.utgenome.gwt.utgb.client.util.xml.XMLUtil

public class XMLUtil
extends Object


Method Summary
static void toCanonicalXML(CanonicalProperties map, XMLWriter xmlWriter)
           
static void toXML(Map<String,String> map, XMLWriter xmlWriter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toXML

public static void toXML(Map<String,String> map,
                         XMLWriter xmlWriter)

toCanonicalXML

public static void toCanonicalXML(CanonicalProperties map,
                                  XMLWriter xmlWriter)


Copyright © 2007-2012 utgenome.org. All Rights Reserved.