com.ibm.websphere.wim.util
Class XML2SDOService

java.lang.Object
  extended by com.ibm.websphere.wim.util.XML2SDOService

public class XML2SDOService
extends java.lang.Object


Constructor Summary
XML2SDOService()
           
 
Method Summary
 commonj.sdo.DataObject load(java.io.InputStream inputStream)
           
 commonj.sdo.DataGraph loadDataGraph(java.io.InputStream inputStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XML2SDOService

public XML2SDOService()
Method Detail

load

public commonj.sdo.DataObject load(java.io.InputStream inputStream)
                            throws java.io.IOException
Throws:
java.io.IOException

loadDataGraph

public commonj.sdo.DataGraph loadDataGraph(java.io.InputStream inputStream)
                                    throws java.io.IOException
Throws:
java.io.IOException