org.xmlmatchers.transform
Class XmlConverters

java.lang.Object
  extended by org.xmlmatchers.transform.XmlConverters

public class XmlConverters
extends Object

Author:
David Ehringer

Method Summary
static Source the(Node node)
           
static Source the(Source xml)
           
static Source the(String xml)
           
static Source the(StringResult xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

the

public static Source the(Source xml)

the

public static Source the(String xml)

the

public static Source the(Node node)

the

public static Source the(StringResult xml)


Copyright © 2010-2011. All Rights Reserved.