org.ow2.easywsdl.schema.util
Class SourceHelper

java.lang.Object
  extended by org.ow2.easywsdl.schema.util.SourceHelper

public final class SourceHelper
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
static org.xml.sax.InputSource convertDOMSource2InputSource(javax.xml.transform.dom.DOMSource domSource)
           
static javax.xml.transform.dom.DOMSource convertInputSource2DOMSource(org.xml.sax.InputSource inputSource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

convertDOMSource2InputSource

public static org.xml.sax.InputSource convertDOMSource2InputSource(javax.xml.transform.dom.DOMSource domSource)
                                                            throws XmlException
Throws:
XmlException

convertInputSource2DOMSource

public static javax.xml.transform.dom.DOMSource convertInputSource2DOMSource(org.xml.sax.InputSource inputSource)
                                                                      throws XmlException
Throws:
XmlException


Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.