|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.dragon.service.uddi.v3.util.UDDIObjectFactory
public class UDDIObjectFactory
| Method Summary | |
|---|---|
SaveTModel |
convertStreamSource2SaveTModel(javax.xml.transform.Source xmlStream)
Build the Java UDDI objects from XML documents. |
static UDDIObjectFactory |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public SaveTModel convertStreamSource2SaveTModel(javax.xml.transform.Source xmlStream)
throws java.lang.Exception
fileStream - XML documents including uddi save tmodel request
java.lang.Exception - The exception raised during the unmarshaller creation or the
exception raised during the build of the java bindings.
public static UDDIObjectFactory getInstance()
throws org.ow2.dragon.api.service.dataloader.DataLoaderException
org.ow2.dragon.api.service.dataloader.DataLoaderException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||