com.servingxml.io.helpers
Class SaxSourceHelper

java.lang.Object
  extended by com.servingxml.io.helpers.SaxSourceHelper

public final class SaxSourceHelper
extends java.lang.Object


Method Summary
static SaxSource fromJaxpSource(javax.xml.transform.Source source, javax.xml.transform.TransformerFactory transformerFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

fromJaxpSource

public static SaxSource fromJaxpSource(javax.xml.transform.Source source,
                                       javax.xml.transform.TransformerFactory transformerFactory)