com.xmlcalabash.util
Class NodeToBytes

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

public class NodeToBytes
extends java.lang.Object

Author:
ndw

Method Summary
static byte[] convert(XProcRuntime runtime, net.sf.saxon.s9api.XdmNode doc, boolean decode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

convert

public static byte[] convert(XProcRuntime runtime,
                             net.sf.saxon.s9api.XdmNode doc,
                             boolean decode)