com.ibm.websphere.wim.util

Class XML2SDOService

  • java.lang.Object
    • com.ibm.websphere.wim.util.XML2SDOService


  • public class XML2SDOService
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      XML2SDOService() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      DataObject load(java.io.InputStream inputStream) 
      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 DataObject load(java.io.InputStream inputStream)
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • loadDataGraph

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