org.pentaho.platform.util.xml.w3c
Class XmlW3CHelper

java.lang.Object
  extended by org.pentaho.platform.util.xml.w3c.XmlW3CHelper

public class XmlW3CHelper
extends Object


Constructor Summary
XmlW3CHelper()
           
 
Method Summary
static Document getDomFromString(String str)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlW3CHelper

public XmlW3CHelper()
Method Detail

getDomFromString

public static final Document getDomFromString(String str)