com.xmlcalabash.util
Class XMLtoJSON

java.lang.Object
  extended by com.xmlcalabash.util.XMLtoJSON

public class XMLtoJSON
extends java.lang.Object

Created by IntelliJ IDEA. User: ndw Date: 12/18/10 Time: 4:24 PM To change this template use File | Settings | File Templates.


Constructor Summary
XMLtoJSON()
           
 
Method Summary
static java.lang.String convert(net.sf.saxon.s9api.XdmNode json)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLtoJSON

public XMLtoJSON()
Method Detail

convert

public static java.lang.String convert(net.sf.saxon.s9api.XdmNode json)