org.granite.util
Class XMLUtil

java.lang.Object
  extended by org.granite.util.XMLUtil

public class XMLUtil
extends Object

Author:
Franck WOLFF

Constructor Summary
XMLUtil()
           
 
Method Summary
 Document buildDocument(String xml)
           
 String toString(Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLUtil

public XMLUtil()
Method Detail

buildDocument

public Document buildDocument(String xml)

toString

public String toString(Document doc)